RibbonControl.GetMinHeight() Method
In This Article
Returns the minimum allowed height of the Ribbon Control.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Int32 | An integer value that specifies the minimum allowed height of the Ribbon Control. |
See Also