CGXGridCore::ImplementResizeToFit
void ImplementResizeToFit();
Remarks
ResizeToFit: Provides implementations for the ResizeRowHeightsToFit and ResizeColWidthsToFit methods. ImplementResizeToFit is also needed if you want to support automatic growing of cells while the user enters text (CGXStyle::SetAutoSize(TRUE)).
See Also
CGXGridCore::ResizeColWidthsToFit CGXGridCore::ResizeRowHeightsToFit