C1.WPF Namespace > C1ListViewer Class > BringIntoView Method : BringIntoView(Rect,Boolean,Action) Method |
'Declaration
Public Overloads Sub BringIntoView( _ ByVal area As Rect, _ Optional ByVal changeZoomIfNecessary As Boolean, _ Optional ByVal completed As Action _ )
'Usage
Dim instance As C1ListViewer Dim area As Rect Dim changeZoomIfNecessary As Boolean Dim completed As Action instance.BringIntoView(area, changeZoomIfNecessary, 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