MultiSelector.UnselectAll メソッド

定義

MultiSelector 内のすべての項目を選択解除します。

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

注釈

が であるかfalse、 であるかCanSelectMultipleItemsに関係なく、このメソッドをtrue使用できます。

適用対象