DataGridAutoGeneratingColumnEventArgs Klasa

Definicja

Udostępnia dane dla zdarzenia AutoGeneratingColumn.

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

Konstruktory

DataGridAutoGeneratingColumnEventArgs(String, Type, DataGridColumn)

Inicjuje nowe wystąpienie klasy DataGridAutoGeneratingColumnEventArgs.

Właściwości

Cancel

Pobiera lub ustawia wartość wskazującą, czy zdarzenie powinno zostać anulowane.

Column

Pobiera lub ustawia wygenerowaną kolumnę.

PropertyDescriptor

Pobiera deskryptor właściwości powiązanej z wygenerowaną kolumną.

PropertyName

Pobiera nazwę właściwości powiązanej z wygenerowaną kolumną.

PropertyType

Pobiera typ właściwości powiązanej z wygenerowaną kolumną.

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