IRowData Methods
Provides access to the data in a grid’s row.Name | Description |
---|---|
GetFieldValue(String) | Gets a value of the specified field within the processed row. |
GetFieldValueGeneric<T>(String) | Gets a value of the specified field within the processed row. |
See Also