GridControl.AdjustColumnIndexesInSelectedCells Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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