CollectionViewSource.IsSourceGroupedProperty Propiedad

Definición

Identifica la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia IsSourceGrouped .

Se aplica a

Consulte también