GridControl.AdjustColumnIndexesInSelectedCells 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 Microsoft::ReportingServices::QueryDesigners::BlockOfCellsCollection ^ AdjustColumnIndexesInSelectedCells(Microsoft::ReportingServices::QueryDesigners::BlockOfCellsCollection ^ originalCol, bool bFromUIToStorage);
protected virtual Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection AdjustColumnIndexesInSelectedCells(Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection originalCol, bool bFromUIToStorage);
abstract member AdjustColumnIndexesInSelectedCells : Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection * bool -> Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection
override this.AdjustColumnIndexesInSelectedCells : Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection * bool -> Microsoft.ReportingServices.QueryDesigners.BlockOfCellsCollection
Protected Overridable Function AdjustColumnIndexesInSelectedCells (originalCol As BlockOfCellsCollection, bFromUIToStorage As Boolean) As BlockOfCellsCollection
Parâmetros
- originalCol
- BlockOfCellsCollection
- bFromUIToStorage
- Boolean