Determines whether or not the control will render its group headers.
[Visual Basic]
Public Property ShowGroupHeaders As Boolean
[C#]
public bool ShowGroupHeaders {get;set;}
[Delphi]
public property ShowGroupHeaders: Boolean read get_ShowGroupHeaders write set_ShowGroupHeaders;
See Also
C1WebTopicBar Class | C1WebTopicBar Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |