Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / HideTabHeaderRow Property

In This Topic
    HideTabHeaderRow Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property HideTabHeaderRow As System.Boolean
    public System.bool HideTabHeaderRow {get; set;}
    See Also