IWpfTableControl.UnselectAll Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Efface toute la sélection.
public:
void UnselectAll();
public:
void UnselectAll();
void UnselectAll();
public void UnselectAll ();
abstract member UnselectAll : unit -> unit
Public Sub UnselectAll ()
Remarques
Cette méthode ne peut être appelée qu’à partir du thread qui a créé le contrôle de table.