<< Return to Main Index

< Return to Class Index

CGXFormulaSheet::InitParam

virtual void InitParam(CGXGridParam* pParam);

pParam

Pointer to grid parameter object

Remarks

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

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

See Also

CGXGridParam::m_bDirectCopyPaste

CGXFormulaSheet

Class Overview | Class Members