FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1Ribbon Class / Minimized Property

In This Topic
    Minimized Property (C1Ribbon)
    In This Topic
    Gets or sets whether the Ribbon is in minimized state.
    Syntax
    'Declaration
     
    Public Property Minimized As System.Boolean
    public System.bool Minimized {get; set;}
    See Also