IXtraResizableControl.MinSize Property
When implemented by a control, specifies its default minimum size which is in effect when the control is displayed within a Layout Control.
Namespace: DevExpress.Utils.Controls
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Size | A |
See Also