GridControl::ClearAll

 

Description

Remove all non-fixed rows.

Syntax

void ClearAll( )

Parameters

Return

Examples

Example codes can be pasted to doExample() function in GridControl's examples to run

 m_GridCtrl.ClearAll( );

Remark

See Also

GridControl::DeleteRow

Header to Included

GridControl.h