GridControl::SetRowData
Description
Sets a user-defined variant associated with the given row.
Syntax
void SetRowData( int nRow, _VARIANT var )
Parameters
- nRow
- [input] 0-offset row index
- var
- [input] user-defined variant
Return
Examples
See examples of GetRowData
Remark
See Also
- GridControl::SetCellData
- GridControl::GetRowData
header to Included
GridControl.h