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