2.2.6.17.125 GridControl::SetRows


Description

Sets the number of rows

Syntax

void SetRows( int nRows, bool bKeepFixedRows = true )

Parameters

nRows
[input] the number of rows
bKeepFixedRows
[input] if true it will keep the number of fixed rows unnchanged and only change the number of scrollable rows

Return

Examples

See examples of GetRowsHide

Remark

See Also

GridControl::GetRows
GridControl::SetupRowsCols

Header to Included

GridControl.h