Method IsItemVisible
IsItemVisible(int)
Gets whether item with the specified index is visible.
public virtual bool IsItemVisible(int index)
Parameters
index
intItem index.
Gets whether item with the specified index is visible.
public virtual bool IsItemVisible(int index)
index
intItem index.