CGXGridCore::ImplementUserResizeCells
void ImplementUserResizeCells();
Remarks
UserResizeCells: Provides implementation for resizing rows or columns with the mouse. Call CGXGridParam::EnableTrackRowHeight and CGXGridParam::EnableTrackColWidth in order to enable or customize the resize behavior for individual grids.
See Also
CGXGridParam::EnableTrackRowHeight CGXGridParam::EnableTrackColWidth