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 | |
---|---|---|
ScrollItemIntoView(Int32) | Scrolls a specified DataRepeaterItem into view in a DataRepeater control. | |
ScrollItemIntoView(Int32, Boolean) | Scrolls a specified DataRepeaterItem into view in a DataRepeater control, optionally aligning it with the top of the control. |
Top