共用方式為


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相依性屬性的識別碼。

適用於

另請參閱