Index of the group in the control.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute()] [BrowsableAttribute(false)] public int Index { get; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute()> _ <BrowsableAttribute(False)> _ Public ReadOnly Property Index As Integer |