ComponentOne FlexGrid for UWP
VisibleIndex Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowCol Class : VisibleIndex Property
If IsVisible property is True, returns the index of this element in the collection of visible items.
Syntax
'Declaration
 
Public ReadOnly Property VisibleIndex As System.Integer
public System.int VisibleIndex {get;}
See Also

Reference

RowCol Class
RowCol Members