2.2.6.17.30 GridControl::GetIsRowHidden


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