Causes the object to scroll into view.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public void ScrollIntoView( Object item ) |
Visual Basic |
---|
Public Sub ScrollIntoView ( _ item As Object _ ) |
Parameters
- item
- Type: System..::..Object
Object to scroll.