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