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

In This Topic
    ShowContextualGroupsHeaders Property (C1Ribbon)
    In This Topic
    Gets or sets a value indicating whether the headers of contextual groups are displayed.
    Syntax
    'Declaration
     
    
    Public Property ShowContextualGroupsHeaders As Boolean
    public bool ShowContextualGroupsHeaders {get; set;}
    See Also