Index of the group in the control.

Namespace:  C1.Web.Command
Assembly:  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

See Also