2.2.6.17.60 GridControl::IsColHeadingRow
Contents
Description
Returns whether a row is fixed row.
Syntax
bool IsColHeadingRow( int nRow )
Parameters
- nRow
- [input] 0-offset row index
Return
true if given row is fixed row, otherwise false
Examples
See examples of InsertRow
Remark
See Also
Header to Included
GridControl.h