DataGridRowDetailsEventArgs Klasa

Definicja

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

Konstruktory

DataGridRowDetailsEventArgs(DataGridRow, FrameworkElement)

Inicjuje nowe wystąpienie klasy DataGridRowDetailsEventArgs.

Właściwości

DetailsElement

Pobiera sekcję szczegółów wiersza jako element struktury.

Row

Pobiera wiersz, dla którego wystąpiło zdarzenie.

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

Zobacz też