[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ModelessForm.OnSelectionChanged

OnSelectionChanged Method

OnSelectionChanged(CellRange, CellRange[])

Called when user finished selecting cell range.

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

The cell range.

CellRange[] allSelectedCellRanges

Array of selected cell ranges