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