AdvancedColumnLayout Properties
Stores settings of the grid’s multi-row layout.Name | Description |
---|---|
ColumnDefinitions | Provides access to a collection of objects that control the width of each column within the grid’s multi-row layout. |
RowDefinitions | Provides access to a collection of objects that control the height of each row within the grid’s multi-row layout. |
See Also