CollectionViewSource.IsSourceGroupedProperty Propriété

Définition

Identifie la propriété de dépendance IsSourceGrouped .

public:
 static property DependencyProperty ^ IsSourceGroupedProperty { DependencyProperty ^ get(); };
static DependencyProperty IsSourceGroupedProperty();
public static DependencyProperty IsSourceGroupedProperty { get; }
var dependencyProperty = CollectionViewSource.isSourceGroupedProperty;
Public Shared ReadOnly Property IsSourceGroupedProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance IsSourceGrouped .

S’applique à

Voir aussi