DataGridColumnEventArgs Klasa

Definicja

Dostarcza dane dla zdarzeń ColumnDisplayIndexChanged i ColumnReordered .

public ref class DataGridColumnEventArgs : EventArgs
public class DataGridColumnEventArgs : EventArgs
type DataGridColumnEventArgs = class
    inherit EventArgs
Public Class DataGridColumnEventArgs
Inherits EventArgs
Dziedziczenie
DataGridColumnEventArgs
Pochodne

Konstruktory

DataGridColumnEventArgs(DataGridColumn)

Inicjuje nowe wystąpienie klasy DataGridColumnEventArgs.

Właściwości

Column

Pobiera kolumnę powiązaną ze zdarzeniem.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy