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

AppointmentsDisplayMode Enum

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

[Flags]
public enum AppointmentsDisplayMode

Members

Name
ShowRelated
ShowResourceApptsWithoutGrouping
ShowEmptyResourceInGrouping
ShowAll

Related API Members

The following properties accept/return AppointmentsDisplayMode values:

See Also