VisibleIndex Property (GroupRow)
In This Topic
If
IsVisible property is True, returns the index of this element in the collection of visible items.
Syntax
'Declaration
Public ReadOnly Property VisibleIndex As Integer
public int VisibleIndex {get;}
See Also