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

2.2.6.17.30 GridControl::GetIsRowHidden


Contents

Description

Gets whether a row is hidden

Syntax

bool GetIsRowHidden( long Row )

Parameters

Row
[input] 0-offset row index

Return

true if given row is hidden, otherwise false

Examples

See examples of GetCols

Remark

See Also

GridControl::IsRowHidden

Header to Included

GridControl.h