[To be supplied.]
[Visual Basic] Public Property Row As DataRow [C#] public DataRow Row {get; set;} [C++] public: __property DataRow* get_Row(); public: __property void set_Row(DataRow*); [JScript] public function get Row() : DataRow; public function set Row(DataRow);
RowUpdatingEventArgs Class | RowUpdatingEventArgs Members | System.Data.Internal Namespace