RadListControlExtensionsSetSelectedNoJump Method

Overload List

SetSelectedNoJump(RadListControl, Int32, RadListItemSelectionState) Selects or unselects the specified item in RadListControl without scrolling to its item position.
SetSelectedNoJump(RadListControl, Int32, RadListItemSelectionState) Selects or unselects the specified items in RadListControl without scrolling to their item positions.
SetSelectedNoJump(RadListControl, String, RadListItemSelectionState) Selects or unselects the specified item in RadListControl without scrolling to its item position.
SetSelectedNoJump(RadListControl, String, RadListItemSelectionState) Selects or unselects the specified items in RadListControl without scrolling to their item positions.

See Also