Skip to main content
A newer version of this page is available. .

SchedulerControl.AppointmentsDisplayMode Property

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v21.2.dll

Declaration

public AppointmentsDisplayMode AppointmentsDisplayMode { get; set; }

Property Value

Type
AppointmentsDisplayMode

Available values:

Name
ShowRelated
ShowResourceApptsWithoutGrouping
ShowEmptyResourceInGrouping
ShowAll
See Also