MultiSelector.UnselectAll 方法

定义

取消选择所有项。MultiSelector

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

注解

无论是CanSelectMultipleItemstrue还是 false,都可以使用此方法。

适用于