【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。

2.2.6.17.71 GridControl::SetAllowSelection


Contents

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