Back to Devexpress

IXtraResizableControl Properties

windowsforms-devexpress-dot-utils-dot-controls-dot-ixtraresizablecontrol-dot-underscore-properties.md

latest1.1 KB
Original Source

IXtraResizableControl Properties

Defines an interface a control that can be implemented to provide layout information to a Layout Control.

NameDescription
IsCaptionVisibleWhen implemented by a control, specifies whether a text label should be visible by default when this control is added to a Layout Control.
MaxSizeWhen implemented by a control, specifies its default maximum size which is in effect when the control is displayed within a Layout Control.
MinSizeWhen implemented by a control, specifies its default minimum size which is in effect when the control is displayed within a Layout Control.

See Also

IXtraResizableControl Interface

IXtraResizableControl Members

DevExpress.Utils.Controls Namespace