Share via


GridControl.AdjustColumnIndexesInSelectedCells Method

Definition

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

Parameters

bFromUIToStorage
Boolean

Returns

Applies to