Determines whether or not the tab is active.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)] public bool Active { get; set; } |
| Visual Basic (Declaration) |
|---|
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> _ Public Property Active As Boolean |