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