Causes the object to scroll into view.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
C# |
---|
public void ScrollIntoView( Object item ) |
Visual Basic (Declaration) |
---|
Public Sub ScrollIntoView ( _ item As Object _ ) |
Parameters
- item
- Type: System..::.Object
Object to scroll.