ColumnClickEventArgs(Int32) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ColumnClickEventArgs.

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

Parametry

column
Int32

Indeks oparty na zerach kolumny, która jest klikana.

Dotyczy

Zobacz też