[]
Moves or extends the current selection.
protected override void MoveSelection(MoveCursorEnum move, bool extend)
Type | Name | Description |
---|---|---|
MoveCursorEnum | move | C1.Win.C1FlexGrid.MoveCursorEnum value that specifies the type of cursor movement. |
bool | extend | Whether to extend the current selection. |
This method is for internal use. It allows inherited classes to customize the grid appearance.