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