Xceed DataGrid for Silverlight Documentation
BringItemIntoView Method (DataGridControl)


Brings the specified item into view.
Overload List
OverloadDescription
BringItemIntoView(Object)Brings the specified item into view.  
BringItemIntoView(DataGridPath)Brings the item represented by the specified path into view.  
BringItemIntoView(Object,Column,Boolean,Boolean)Brings the specified item and column into view, indicating whether the item should be made current and/or selected.  
BringItemIntoView(DataGridPath,Column,Boolean,Boolean)Brings the item represented by the specified path and column into view, indicating whether the item should be made current and/or selected.  
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

DataGridControl Class
DataGridControl Members

Send Feedback