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 Boolean
public bool HideTabHeaderRow {get; set;}
See Also