[]
Configurates AnchorCursor. Sets a value that determines whether extending selections with the mouse or keyboard should change the start (cursor) or the end of the current selection.
public virtual TBuilder AnchorCursor(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |
The default value for this property is false, which causes the grid to move the cursor and keep the selection end anchored.