CGXGridCore::ImplementHideCells
void ImplementHideCells();
Remarks
Provides implementation for hiding rows and columns. The user can hide rows and columns with the mouse if resizing rows and column is supported. See "UserResizeCells" under "Mouse Actions". Use the HideRows or HideCols API to manually hide or unhide rows and columns.
See Also
CGXGridCore::HideRows CGXGridCore::HideCols