ItemCollection.CanChangeLiveSorting Propriété

Définition

Obtient une valeur qui indique si cette vue de collection prend en charge l'activation et la désactivation du tri des données en temps réel.

public:
 property bool CanChangeLiveSorting { bool get(); };
public bool CanChangeLiveSorting { get; }
member this.CanChangeLiveSorting : bool
Public ReadOnly Property CanChangeLiveSorting As Boolean

Valeur de propriété

Boolean

true si la vue de collection prend en charge l'activation et la désactivation du tri actif ; sinon, false.

Implémente

S’applique à