CalendarView.IsGroupLabelVisibleProperty 属性

定义

标识 IsGroupLabelVisible 依赖属性。

public:
 static property DependencyProperty ^ IsGroupLabelVisibleProperty { DependencyProperty ^ get(); };
static DependencyProperty IsGroupLabelVisibleProperty();
public static DependencyProperty IsGroupLabelVisibleProperty { get; }
var dependencyProperty = CalendarView.isGroupLabelVisibleProperty;
Public Shared ReadOnly Property IsGroupLabelVisibleProperty As DependencyProperty

属性值

IsGroupLabelVisible 依赖属性的标识符。

适用于

另请参阅