IWpfTableControl.UnselectAll 方法

定义

清除所有选定内容。

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

注解

只能从创建表控件的线程调用此方法。

适用于