FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / 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 System.Boolean
    public System.bool ShowContextualGroupsHeaders {get; set;}
    See Also