GridControl.OnSelectionChanged(BlockOfCellsCollection) Method

Definition

protected:
 virtual void OnSelectionChanged(Microsoft::ReportingServices::QueryDesigners::BlockOfCellsCollection ^ selectedCells);
protected virtual void OnSelectionChanged (Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection selectedCells);
abstract member OnSelectionChanged : Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection -> unit
override this.OnSelectionChanged : Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection -> unit
Protected Overridable Sub OnSelectionChanged (selectedCells As BlockOfCellsCollection)

Parameters

selectedCells
BlockOfCellsCollection

Applies to