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

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