BaseCheckEdit.PreferredSize Property
Gets the size of a rectangular area into which the control can fit.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Size | A System.Drawing.Size structure specifying the control’s minimum size. |
See Also