Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > DataGridContext Class : BringItemIntoView Method |
Overload | Description |
---|---|
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. |
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family