AgendaDayNode
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:
C#
public class AgendaDayNode : SchedulerNode, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseSchedulerNodeAgendaDayNode
Implements:
Inherited Members
Constructors
C#
public AgendaDayNode()
Properties
Gets the formatted day text for display in the agenda view.
C#
public string FormattedDay { get; }