DataGridSortingEventArgs Klasa
Definicja
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
Konstruktory
DataGridSortingEventArgs(DataGridColumn) |
Inicjuje nowe wystąpienie klasy DataGridSortingEventArgs.Initializes a new instance of the DataGridSortingEventArgs class. |
Właściwości
Column |
Pobiera kolumnę powiązaną ze zdarzeniem.Gets the column related to the event. (Odziedziczone po DataGridColumnEventArgs) |
Handled |
Pobiera lub ustawia wartość określającą, czy trasowane zdarzenie jest obsługiwane.Gets or sets a value that specifies whether the routed event is handled. |
Metody
Equals(Object) |
Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.Determines whether the specified object is equal to the current object. (Odziedziczone po Object) |
GetHashCode() |
Służy jako domyślna funkcja skrótu.Serves as the default hash function. (Odziedziczone po Object) |
GetType() |
Pobiera Type bieżące wystąpienie.Gets the Type of the current instance. (Odziedziczone po Object) |
MemberwiseClone() |
Tworzy skróconą kopię bieżącego elementu Object .Creates a shallow copy of the current Object. (Odziedziczone po Object) |
ToString() |
Zwraca ciąg reprezentujący bieżący obiekt.Returns a string that represents the current object. (Odziedziczone po Object) |