CGXGridCore::m_nPrintHandleRecordCount

int m_nPrintHandleRecordCount;

Remarks

Specifies printing behavior of Objective Grid when used in browser grids or any other grids where the row count is not known in advance:

?gxCountNeverLet record count grow while printing

·gxCountAlways Count records for both printing and print preview before printing

·gxCountPrintCount records only for printing but not for print preview (default)

CGXGridCore

 Class Overview |  Class Members