DataGridRowEventArgs Klasa

Definicja

Udostępnia dane dla zdarzeń LoadingRow i UnloadingRow .

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

Konstruktory

DataGridRowEventArgs(DataGridRow)

Inicjuje nowe wystąpienie klasy DataGridRowEventArgs.

Właściwości

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ż