Method SelectRange
SelectRange(int, int, bool)
Selects or unselects range of the items (inclusive).
public virtual void SelectRange(int startIndex, int endIndex, bool select = true)
Selects or unselects range of the items (inclusive).
public virtual void SelectRange(int startIndex, int endIndex, bool select = true)