IWpfTableControl.UnselectAll Method

Definition

Clears all the selections.

public:
 void UnselectAll();
public:
 void UnselectAll();
void UnselectAll();
public void UnselectAll ();
abstract member UnselectAll : unit -> unit
Public Sub UnselectAll ()

Remarks

This method can only be called from the thread that created the table control.

Applies to