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

In This Topic
    HideTabHeaderRow Property (C1Ribbon)
    In This Topic
    Gets or sets whether the tab header row (including the application menu and config toolbar) is hidden.
    Syntax
    'Declaration
     
    Public Property HideTabHeaderRow As System.Boolean
    public System.bool HideTabHeaderRow {get; set;}
    See Also