Udostępnij za pośrednictwem


ListViewGroupEventArgs(Int32) Konstruktor

Definicja

Inicjuje nowe wystąpienia klasy ListViewGroupEventArgs.

public:
 ListViewGroupEventArgs(int groupIndex);
public ListViewGroupEventArgs (int groupIndex);
new System.Windows.Forms.ListViewGroupEventArgs : int -> System.Windows.Forms.ListViewGroupEventArgs
Public Sub New (groupIndex As Integer)

Parametry

groupIndex
Int32

Indeks skojarzonego ListViewGroup ze zdarzeniem.

Dotyczy