DataTableNewRowEventArgs.Row Proprietà

Definizione

Ottiene la riga aggiunta.

public:
 property System::Data::DataRow ^ Row { System::Data::DataRow ^ get(); };
public System.Data.DataRow Row { get; }
member this.Row : System.Data.DataRow
Public ReadOnly Property Row As DataRow

Valore della proprietà

Classe DataRow aggiunta.

Si applica a