FlexPivot for WinForms
Select(IList<CellRange>) メソッド

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

パラメータ

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

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