Name | Description | |
---|---|---|
InitializingNewDataRowEventArgs Constructor | Provides information regarding the DataRow being initialized. |
The following tables list the members exposed by InitializingNewDataRowEventArgs.
Name | Description | |
---|---|---|
InitializingNewDataRowEventArgs Constructor | Provides information regarding the DataRow being initialized. |
Name | Description | |
---|---|---|
DataRow | Gets a reference to a DataRow object representing the data row which was created using the Xceed.Grid.Collections.DataRowList.AddNew method. |