New to Telerik UI for .NET MAUIStart a free 30-day trial

Defines advanced properties of an appointment.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.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