GridControl.OnSelectionChanged(BlockOfCellsCollection) 方法

定義

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)

參數

selectedCells
BlockOfCellsCollection

適用於