FlexPivot for WinForms
Select(CellRange) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > C1FlexGridBase クラス > Select メソッド : Select(CellRange) メソッド
CellRange that specifies the cells that will be selected.
Selects a range of cells and scrolls it into view.
シンタックス
'宣言
 
Public Overloads Sub Select( _
   ByVal rg As CellRange _
) 
public void Select( 
   CellRange rg
)

パラメータ

rg
CellRange that specifies the cells that will be selected.
参照

C1FlexGridBase クラス
C1FlexGridBase メンバ
オーバーロード一覧