<< Return to Main Index

< Return to Class Index

CGXData::InitParam

virtual void InitParam(CGXGridParam* pParam);

pParam

Pointer to grid parameter object

Remarks

Called from CGXGridCore::OnGridInitialUpdate to initialize some default parameter settings.

For example CGXFormulaSheet will make direct cut, copy and paste (see CGXGridParam::m_bDirectCopy) the default setting whereas CGXData typically leaves direct cut, copy and paste disabled.

CGXData itsself does not change any default parameter object settings.

Note: CGXFormulaSheet is only provided with the professional edition of Objective Grid.

CGXData

Class Overview | Class Members