Better ListView Class Reference

BetterListView.EnsureVisible(Int32) Method

Scroll control to make the item with the specified index visible.

public void EnsureVisible(
   int index
);

Parameters

index
Index of the item to scroll to.

See Also

BetterListView Class | ComponentOwl.BetterListView Namespace | BetterListView.EnsureVisible Overload List