C1.WPF Namespace > C1ListViewer Class > BringIntoView Method : BringIntoView(Rect,Boolean,Action) Method |
'Declaration
Public Overloads Sub BringIntoView( _ ByVal area As System.Windows.Rect, _ Optional ByVal changeZoomIfNecessary As System.Boolean, _ Optional ByVal completed As System.Action _ )
'Usage
Dim instance As C1ListViewer Dim area As System.Windows.Rect Dim changeZoomIfNecessary As System.Boolean Dim completed As System.Action instance.BringIntoView(area, changeZoomIfNecessary, completed)
public void BringIntoView( System.Windows.Rect area, System.bool changeZoomIfNecessary, System.Action completed )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2