OptionsTableLayoutGroup Properties
Provides options and methods to customize a table layout enabled for a LayoutGroup.
Name | Description |
---|---|
Auto |
Gets or sets the default size for empty rows/columns of the Size |
Column |
Returns the number of columns within the table layout. |
Column |
Provides access to columns of the table layout. |
Row |
Returns the number of rows within the table layout. |
Row |
Provides access to rows of the table layout. |
Shrink |
Gets or sets whether to automatically minimize empty rows/columns whose Size |
See Also