[]
        
(Showing Draft Content)

C1.Framework.ScrollablePanel.ScrollIntoView

ScrollIntoView Method

ScrollIntoView(Element)

Scrolls a given Element into view.

Declaration
public void ScrollIntoView(Element e)
Parameters
Type Name Description
Element e

Element to scroll into view.

ScrollIntoView(Rectangle)

Scrolls a given Rectangle into view.

Declaration
public void ScrollIntoView(Rectangle r)
Parameters
Type Name Description
Rectangle r

Rectangle to scroll into view.