Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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