C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / Column Class / VisibleIndex Property

In This Topic
VisibleIndex Property (Column)
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
 
See Also