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