2.2.6.17.119 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