| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 > C1FlexGrid クラス > Select メソッド : Select(Int32,Int32,Boolean) メソッド |
'宣言 Public Overloads Sub Select( _ ByVal row As System.Integer, _ ByVal col As System.Integer, _ ByVal scrollIntoView As System.Boolean _ )
public void Select( System.int row, System.int col, System.bool scrollIntoView )