ClassDateNode
Class
The model of each date that are visualized in RadScheduler's ViewDefinitionBase.
Definition
Namespace:Telerik.Maui.Controls.Scheduler
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class DateNode : SchedulerNode, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseSchedulerNodeDateNode
Implements:
Inherited Members
Constructors
DateNode()
Declaration
cs-api-definition
public DateNode()