IWpfTableControl.SelectAll Method

Definition

Selects all entries.

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

Remarks

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

Applies to