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# |
---|
[DefaultValueAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [BrowsableAttribute(false)] public virtual bool GroupExpandHandler { get; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <BrowsableAttribute(False)> _ Public Overridable ReadOnly Property GroupExpandHandler As Boolean |