IEditableRowData Members
In This Article
#Properties
Name | Description |
---|---|
Data |
Gets an object representing a record in the grid’s underlying data source.
Inherited from IRow |
Row |
Gets the processed row’s handle.
Inherited from IRow |
#Methods
Name | Description |
---|---|
Get |
Gets a value of the specified field within the processed row.
Inherited from IRow |
Get |
Gets a value of the specified field within the processed row.
Inherited from IRow |
Set |
Sets a value to the specified field in the processed row. |
See Also