【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。

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