ComponentOne DataGrid for WPF and Silverlight
ScrollIntoView() Method

C1.WPF.DataGrid Namespace > C1DataGrid Class > ScrollIntoView Method : ScrollIntoView() Method
Scrolls into the view the currently selected cell.
Syntax
'Declaration
 
Public Overloads Sub ScrollIntoView() 
public void ScrollIntoView()
Remarks
If the cell is already inside the viewport nothing happens.
See Also

Reference

C1DataGrid Class
C1DataGrid Members
Overload List