ListViewGroupEventArgs.GroupIndex Property

Definition

Gets the index of the ListViewGroup associated with the event.

public:
 property int GroupIndex { int get(); };
public int GroupIndex { get; }
member this.GroupIndex : int
Public ReadOnly Property GroupIndex As Integer

Property Value

Applies to