Index of the item in the group.
[Visual Basic]
Public ReadOnly Property Index As Integer
[C#]
public int Index {get;}
[Delphi]
public property Index: Int32 read get_Index;
See Also
C1WebItemBase Class | C1WebItemBase Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |