Class AppointmentNode
The model of the views that are used to visualize appointments in the Rad
Inherited Members
Namespace: Telerik.Maui.Controls.Scheduler
Assembly: Telerik.Maui.Controls.dll
Syntax
public class AppointmentNode : SchedulerNode, INotifyPropertyChanged
Constructors
AppointmentNode()
Declaration
public AppointmentNode()
Properties
Occurrence
Gets the Occurrence that is visualized in the Rad
Declaration
public Occurrence Occurrence { get; }