Skip to main content

MonthView.ShowWorkDaysOnlyProperty Field

Identifies the MonthView.ShowWorkDaysOnly dependency property.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public static readonly DependencyProperty ShowWorkDaysOnlyProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also