Interface
IExtendedAppointment

Defines advanced properties of an appointment.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public interface IExtendedAppointment

Properties

Category

Gets or sets the category associated with the appointment.

Declaration

cs-api-definition
ICategory Category { get; set; }

Property Value

ICategory

Importance

Gets or sets the importance associated with the appointment.

Declaration

cs-api-definition
Importance Importance { get; set; }

Property Value

Importance

TimeMarker

Gets or sets the time marker associated with the appointment.

Declaration

cs-api-definition
ITimeMarker TimeMarker { get; set; }

Property Value

ITimeMarker

In this article
DefinitionPropertiesCategoryImportanceTimeMarker
Not finding the help you need?
Contact Support