New to Telerik UI for WPFStart a free 30-day trial

Defines advanced properties of an appointment.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

C#
public interface IExtendedAppointment

Derived Classes: AppointmentAppointmentBase

Properties

Gets or sets the category associated with the appointment.

C#
ICategory Category { get; set; }

Gets or sets the importance associated with the appointment.

C#
Importance Importance { get; set; }

Gets or sets the time marker associated with the appointment.

C#
ITimeMarker TimeMarker { get; set; }
In this article
DefinitionPropertiesCategoryImportanceTimeMarker
Not finding the help you need?
Contact Support