DataRepeater.ScrollItemIntoView Method

Include Protected Members
Include Inherited Members

Scrolls a specified DataRepeaterItem into view in a DataRepeater control, optionally aligning it with the top of the control.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ScrollItemIntoView(Int32) Scrolls a specified DataRepeaterItem into view in a DataRepeater control.
Public method ScrollItemIntoView(Int32, Boolean) Scrolls a specified DataRepeaterItem into view in a DataRepeater control, optionally aligning it with the top of the control.

Top

See Also

Reference

DataRepeater Class

Microsoft.VisualBasic.PowerPacks Namespace