C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class > Select Method : Select(Int32,Int32,Boolean) Method |
'Declaration 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 )