Member Table: Size Constraints
Member | Description |
---|---|
LayoutControlItem.MaxSize | Specifies the maximum size of a layout item. |
LayoutControlItem.MinSize | Specifies the minimum size of a layout item. |
BaseLayoutItem.Size | Specifies the current size of a layout item. |
LayoutControlItem.SizeConstraintsType | Specifies the size constraints type. |
MinimumSize | Specifies the minimum size of a layout item’s control. |
MinimumSize | Specifies the maximum size of a layout item’s control. |