ItemsControl.IsGroupingProperty プロパティ

定義

IsGrouping 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsGroupingProperty { DependencyProperty ^ get(); };
static DependencyProperty IsGroupingProperty();
public static DependencyProperty IsGroupingProperty { get; }
var dependencyProperty = ItemsControl.isGroupingProperty;
Public Shared ReadOnly Property IsGroupingProperty As DependencyProperty

プロパティ値

IsGrouping 依存関係プロパティの識別子。

適用対象