GridControl::SetAllowSelection
Description
Sets whether the user can select ranges of cells with the mouse and keyboard.
Syntax
bool SetAllowSelection( bool bAllow = true )
Parameters
- bAllow
- [input] false to prevent users from extending the selection by clicking and dragging or using the shift plus cursor keys
Return
Returns the original setting
Examples
See examples of MoveItemUp
Remark
See Also
GridControl::SetSelection
header to Included
GridControl.h