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