Esempio n. 1
0
 /// <summary>
 /// Clears the selection.
 /// </summary>
 public virtual void ClearSelection()
 {
     _List.ClearSelection();
 }