GridControl.OnSelectionChanged(BlockOfCellsCollection) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- selectedCells
- BlockOfCellsCollection