ComponentOne FlexGrid for WPF and Silverlight
VisibleIndex Property (RowCol)

C1.Silverlight.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