ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / ScrollIntoView Method

In This Topic
    ScrollIntoView Method
    In This Topic
    Scrolls into the view the cell in the intersection of the specified data item and column.
    Overload List
    OverloadDescription
    Scrolls into the view the cell in the intersection of the specified data item and column.  
    Scrolls into the view the currently selected cell.  
    Scrolls into the view the specified cell.  
    Scrolls into the view to show the specified System.Windows.FrameworkElement.  
    See Also