GridControl::CheckExpandRows

 

Description

Checks and add rows if there're not enough rows.

Syntax

bool CheckExpandRows( int nLastDataRow )

Parameters

nLastDataRow
[input] last row's index, the first non-fixed row's index is 0

Return

false if nLastDataRow is invalid, otherwise true

Examples

See examples of GetColValues

Remark

See Also

Header to Included

GridControl.h