共用方式為


IWpfTableControl.UnselectAll 方法

定義

清除所有選取專案。

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

備註

這個方法只能從建立數據表控件的線程呼叫。

適用於