DataPagerFieldCommandEventArgs.CommandSource Proprietà

Definizione

Ottiene il controllo che ha generato l'evento.

public:
 property System::Object ^ CommandSource { System::Object ^ get(); };
public object CommandSource { get; }
member this.CommandSource : obj
Public ReadOnly Property CommandSource As Object

Valore della proprietà

Object

Controllo che ha generato l'evento.

Si applica a

Vedi anche