GridControl.SelectedCellsInternal(BlockOfCellsCollection, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Parameters
- bSet
- Boolean