Share via


CollectionViewSource.IsSourceGroupedProperty 属性

定义

标识 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

属性值

IsSourceGrouped 依赖属性的标识符。

适用于

另请参阅