次の方法で共有


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 依存関係プロパティの識別子。

適用対象

こちらもご覧ください