AdvancedColumnLayout Members
Stores settings of the grid’s multi-row layout.Constructors
Name | Description |
---|---|
AdvancedColumnLayout() | Initializes a new instance of the AdvancedColumnLayout class. |
Properties
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. |
Events
Name |
---|
LayoutChanged |
See Also