DayView.ShowAllAppointmentsAtTimeCells Property
In This Article
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