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