ClassAgendaAppointmentNode
Class
The model for appointment items in the agenda view of the RadScheduler control.
Definition
Namespace:Telerik.Maui.Controls.Scheduler
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class AgendaAppointmentNode : AppointmentNode, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseSchedulerNodeAppointmentNodeAgendaAppointmentNode
Implements:
Inherited Members
Constructors
AgendaAppointmentNode()
Declaration
cs-api-definition
public AgendaAppointmentNode()
Properties
FormattedEndTime
Gets the formatted time end text for display in the agenda view.
FormattedStartTime
Gets the formatted time start text for display in the agenda view.
FormattedSubject
Gets the formatted subject for display in the agenda view.