FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotFieldEditor Class / BringIntoView Method / BringIntoView(Rect) Method

In This Topic
    BringIntoView(Rect) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub BringIntoView( _
       ByVal targetRectangle As Rect _
    ) 
    public void BringIntoView( 
       Rect targetRectangle
    )

    Parameters

    targetRectangle
    See Also