dotnetmonitor.com |
|
|||||||||||||
| Whereas the getter for RowCount / ColumnCount
returns the number of rows or columns in the table layout panel respectively,
the setter is peculiar in that it sets the minimum number of rows or columns to
create. This is throttled by the surprisingly well named GrowStyle property that
determines how and if rows or columns are added via the AddRows (default),
AddColumns or Fixed option.
|
|||||||||||||
|
|||||||||||||