GridControl.SelectedCellsInternal(BlockOfCellsCollection, Boolean) 方法

定義

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)

參數

bSet
Boolean

適用於