[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ModelessForm.OnSelectionChanging

OnSelectionChanging Method

OnSelectionChanging(CellRange, CellRange[])

Called when user is selecting cell range.

Declaration
protected virtual void OnSelectionChanging(CellRange cellRange, CellRange[] allSelectedCellRanges)
Protected Overridable Sub OnSelectionChanging(cellRange As CellRange, allSelectedCellRanges As CellRange())
Parameters
Type Name Description
CellRange cellRange

The cell range.

CellRange[] allSelectedCellRanges