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

IXtraResizableControl Properties

Defines an interface a control that can be implemented to provide layout information to a Layout Control.
Name Description
IsCaptionVisible When implemented by a control, specifies whether a text label should be visible by default when this control is added to a Layout Control.
MaxSize When implemented by a control, specifies its default maximum size which is in effect when the control is displayed within a Layout Control.
MinSize When implemented by a control, specifies its default minimum size which is in effect when the control is displayed within a Layout Control.
See Also