CGXGridCore::RecycleStyle

virtual void RecycleStyle(CGXStyle* pStyle);

pStyle

Points to the style object which should be reset.

Remarks

This is an advanced method which resets a style object and stores it in a buffer. CreateStyle will later reuse this object instead of allocating a new one.

See Also

 CGXGridCore::CreateStyle

CGXGridCore

 Class Overview |  Class Members