ClassAgendaDayNode
Class
The model for day group headers 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 AgendaDayNode : SchedulerNode, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseSchedulerNodeAgendaDayNode
Implements:
Inherited Members
Constructors
AgendaDayNode()
Declaration
cs-api-definition
public AgendaDayNode()
Properties
Date
Gets the date represented by this day node.
FormattedDay
Gets the formatted day text for display in the agenda view.