HideTabHeaderRow Property
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