Back to Devexpress

RibbonControl.GetMinHeight() Method

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribboncontrol-f6f67bc1.md

latest1.1 KB
Original Source

RibbonControl.GetMinHeight() Method

Returns the minimum allowed height of the Ribbon Control.

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual int GetMinHeight()
vb
Public Overridable Function GetMinHeight As Integer

Returns

TypeDescription
Int32

An integer value that specifies the minimum allowed height of the Ribbon Control.

|

See Also

RibbonControl Class

RibbonControl Members

DevExpress.XtraBars.Ribbon Namespace