GridControl.SelectedCellsInternal(BlockOfCellsCollection, Boolean) 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 SelectedCellsInternal(Microsoft::ReportingServices::QueryDesigners::BlockOfCellsCollection ^ col, bool bSet);
protected virtual void SelectedCellsInternal (Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection col, bool bSet);
abstract member SelectedCellsInternal : Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection * bool -> unit
override this.SelectedCellsInternal : Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection * bool -> unit
Protected Overridable Sub SelectedCellsInternal (col As BlockOfCellsCollection, bSet As Boolean)
Parâmetros
- bSet
- Boolean