CGXGridCore::ImplementUserSelectRange
void ImplementUserSelectRange();
Remarks
UserSelectRange: Provides implementation for selecting cell ranges with mouse or keyboard or SelectRange API. The "Select Range" behavior is controlled by CGXGridParam::EnableSelection. You can manually select ranges with the SelectRange and SetSelection API.
See Also
CGXGridParam::EnableSelection CGXGridCore::SelectRange CGXGridCore::SetSelection