2.2.6.17.131 GridControl::SetTextMatrix


Description

Sets the contents of a cell

Syntax

void SetTextMatrix( int nRow, int nCol, LPCSTR lpszVal )

Parameters

nRow
[input] 0-offset row index
nCol
[input] 0-offset column index
lpszVal
[input] contents of the cell

Return

Examples

See examples of GetTextMatrix

Remark

See Also

GridControl::SetCell
GridControl::GetTextMatrix

Header to Included

GridControl.h