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