Class
AppointmentNode

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

Definition

Constructors

AppointmentNode()

Declaration

cs-api-definition
public AppointmentNode()

Properties

Occurrence

Gets the Occurrence that is visualized in the RadScheduler control.

Declaration

cs-api-definition
public Occurrence Occurrence { get; }

Property Value

Occurrence