ListColumn.Index Property

Definition

Returns the index number of the ListColumn object within the ListColumns collection. Read-only Integer.

public:
 property int Index { int get(); };
public int Index { get; }
Public ReadOnly Property Index As Integer

Property Value

Applies to