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

The model of the views that are used to visualize appointments in the RadScheduler control.

Definition

Constructors

C#
public AppointmentNode()

Properties

Gets the Occurrence that is visualized in the RadScheduler control.

C#
public Occurrence Occurrence { get; }