Method UnselectAll
UnselectAll()
Deselects all currently selected items.
public virtual void UnselectAll()
Remarks
This method clears the selection state of all items. After calling this method, no items will be selected.
Deselects all currently selected items.
public virtual void UnselectAll()
This method clears the selection state of all items. After calling this method, no items will be selected.