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.
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