Skip to main content

AppointmentStatusItemCollection(Calendar) Constructor

Initializes a new instance of the AppointmentStatusItemCollection class with specified settings.

Namespace: DevExpress.WinUI.Scheduler

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

NuGet Package: DevExpress.WinUI

Declaration

public AppointmentStatusItemCollection(
    Calendar owner
)

Parameters

Name Type
owner Calendar
See Also