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

Calendar Properties

The calendar that displays appointments.
Name Description
ActualStyleSettings Inherited from CalendarBase.
AppointmentMappings
Appointments Provides access to the appointments. Inherited from CalendarBase.
AppointmentsSource Gets or sets a collection of objects containing appointment information. This is a dependency property.
Caption Inherited from CalendarBase.
Host Inherited from CalendarBase.
LabelMappings Gets an object that specifies how label properties map to the data source fields. This is a dependency property.
Labels Returns the Calendar appointment labels collection. Inherited from CalendarBase.
LabelsSource Gets or sets a collection of objects containing label information. This is a dependency property.
ResourceMappings
Resources Provides access to the resources for appointments. Inherited from CalendarBase.
ResourcesSource Gets or sets a collection of objects containing resource information. This is a dependency property.
Statuses Returns the calendar’s appointment statuses collection. Inherited from CalendarBase.
StatusesSource Gets or sets a collection of objects containing status information. This is a dependency property.
StatusMappings Gets an object that specifies how appointment status properties map to the data source fields.
StyleSettings Inherited from CalendarBase.
TimeZone Gets or sets the time zone for the Calendar. This is a dependency property. Inherited from CalendarBase.
Visible Inherited from CalendarBase.
See Also