Name | Description | |
---|---|---|
![]() | ColFillMode | Gets or sets the mode in which the layout fills the available area in the cols dimension. |
![]() | ColFitMode | Gets or sets the mode in which the layout fits into the available area in the cols dimension. |
![]() | MaxOrdinal | Gets or sets the maximum number of items in a single lane:
- if the Direction is set to LeftToRight or RightToLeft, the MaxOrdinal specifies the column count. - if the Direction is set to TopToBottom or BottomToTop, the MaxOrdinal specifies the row count. |
![]() | RowFillMode | Gets or sets the mode in which the layout fills the available area in the rows dimension. |
![]() | RowFitMode | Gets or sets the mode in which the layout fits into the available area in the rows dimension. |