Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class / AllowSimplifiedView Property

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