Determines whether or not the tab is active.
[Visual Basic]
Public Property Active As Boolean
[C#]
public bool Active {get;set;}
[Delphi]
public property Active: Boolean read get_Active write set_Active;
See Also
C1WebTabStripGroup Class | C1WebTabStripGroup Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |