RibbonControl.GetMinHeight() Method
Returns the minimum allowed height of the Ribbon Control.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Int32 | An integer value that specifies the minimum allowed height of the Ribbon Control. |
See Also