Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [DefaultValueAttribute(true)] [BrowsableAttribute(false)] public virtual bool ActualActive { get; } |
| Visual Basic (Declaration) |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <DefaultValueAttribute(True)> _ <BrowsableAttribute(False)> _ Public Overridable ReadOnly Property ActualActive As Boolean |