FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / MinimumHeight Property

In This Topic
    MinimumHeight Property (C1Ribbon)
    In This Topic
    Gets or sets the minimum height of Ribbon's parent container.
    Syntax
    'Declaration
     
    Public Property MinimumHeight As System.Integer
    public System.int MinimumHeight {get; set;}
    See Also