SelectionState.IsActualSelectionMixed Propriété
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.
True si tous les objets sélectionnés dans la sélection sont du même type.
public:
property bool IsActualSelectionMixed { bool get(); };
public bool IsActualSelectionMixed { get; }
member this.IsActualSelectionMixed : bool
Public ReadOnly Property IsActualSelectionMixed As Boolean