BCGSuite for MFC
virtual BOOL CBCGPGridItem::ReadFromArchive ( CArchive &  ar,
BOOL  bTestMode = FALSE 
)
virtual

Reads a grid item data from archive.

This method reads a grid item data from archive. If bTestMode is TRUE, this method just tests the incoming data for compatibility with the item data.

Parameters
arA reference to archive.
bTestModeIf TRUE, the item reads data in "test" mode.