2.2.6.17.6 GridControl::ClearAll
Contents
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
Header to Included
GridControl.h