ToolboxControl.CalcMinBestWidth() Method
Calculates the ToolboxControl width.
Namespace: DevExpress.XtraToolbox
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Int32 | An integer value that specifies the ToolboxControl width. |
See Also