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