XtraLayoutPanelBase.CalcBestSize() Method
Calculates the panel size required to fit the panel’s content.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Size | The required panel size. |
See Also