ArcGIS Runtime SDK for WPF - Library Reference
ScrollIntoView Method
See Also 
ESRI.ArcGIS.Client.Toolkit Namespace > FeatureDataGrid Class : ScrollIntoView Method

Scrolls the FeatureDataGrid vertically to display the row for the specified ESRI.ArcGIS.Client.Graphic and scrolls the FeatureDataGrid horizontally to display the specified column.

Overload List

OverloadDescription
ScrollIntoView(Graphic,DataGridColumn)Scrolls the FeatureDataGrid vertically to display the row for the specified ESRI.ArcGIS.Client.Graphic and scrolls the FeatureDataGrid horizontally to display the specified column.  
ScrollIntoView(Object)Scrolls the System.Windows.Controls.DataGrid vertically to display the row for the specified data item. (Inherited from System.Windows.Controls.DataGrid)
ScrollIntoView(Object,DataGridColumn)Scrolls the System.Windows.Controls.DataGrid vertically and horizontally to display a cell for the specified data item and column. (Inherited from System.Windows.Controls.DataGrid)

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.