ComponentOne FlexGrid for WPF and Silverlight
Index Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : Index Property
Gets the index of this column in the grid's C1FlexGrid.Columns collection.
Syntax
'Declaration
 
Public ReadOnly Property Index As System.Integer
public System.int Index {get;}
See Also

Reference

Column Class
Column Members