2.2.6.17.110 GridControl::SetIsRowHidden


Description

Sets whether a row is hidden

Syntax

void SetIsRowHidden( long Row, bool bVal )

Parameters

Row
[input] 0-offset row index
bVal
[input] true to hide the given row

Return

Examples

See examples of GetCols

Remark

See Also

GridControl::HideRow

Header to Included

GridControl.h