Share via


CollectionViewSource.IsSourceGroupedProperty Proprietà

Definizione

Identifica la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza IsSourceGrouped .

Si applica a

Vedi anche