StepProgressBar.CalcBestSize() Method
Returns the minimum size of the control required to show all of its items. The result includes offsets from each of the control’s borders.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Size | The minimum control size required to display the control content. |
See Also