Method EnsureVisible
EnsureVisible(int)
Ensures that the item at the given index is visible in the viewport.
public virtual void EnsureVisible(int n)
Parameters
nintZero-based index of the item to make visible.
Ensures that the item at the given index is visible in the viewport.
public virtual void EnsureVisible(int n)
n intZero-based index of the item to make visible.