Skip to main content

DayView.ShowAllAppointmentsAtTimeCells Property

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

[XtraSerializableProperty]
[DefaultValue(false)]
public bool ShowAllAppointmentsAtTimeCells { get; set; }

#Property Value

Type Default
Boolean

false

See Also