DataGridSortingEventArgs Klasa

Definicja

Udostępnia dane dla zdarzenia Sorting.

public ref class DataGridSortingEventArgs : System::Windows::Controls::DataGridColumnEventArgs
public class DataGridSortingEventArgs : System.Windows.Controls.DataGridColumnEventArgs
type DataGridSortingEventArgs = class
    inherit DataGridColumnEventArgs
Public Class DataGridSortingEventArgs
Inherits DataGridColumnEventArgs
Dziedziczenie
DataGridSortingEventArgs

Konstruktory

DataGridSortingEventArgs(DataGridColumn)

Inicjuje nowe wystąpienie klasy DataGridSortingEventArgs.

Właściwości

Column

Pobiera kolumnę powiązaną ze zdarzeniem.

(Odziedziczone po DataGridColumnEventArgs)
Handled

Pobiera lub ustawia wartość określającą, czy zdarzenie kierowane jest obsługiwane.

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 bieżące wystąpienie.

(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