Share via


DataTableNewRowEventArgs.Row Özellik

Tanım

Eklenen satırı alır.

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

Özellik Değeri

Eklenen DataRow .

Şunlara uygulanır