Skip to main content

Member Table: Control Alignment

Member Description
LayoutControlItem.ContentHorzAlignment Specifies the horizontal alignment of a layout item’s control.
LayoutControlItem.ContentVertAlignment Specifies the vertical alignment of a layout item’s control.
LayoutControlItem.SizeConstraintsType Specifies the size constraints type.
MinimumSize Specifies the minimum size of a layout item’s control.
MaximumSize Specifies the maximum size of a layout item’s control.
See Also