ClassSlotNode
Class
The model of the views that are used to visualize slots in the RadScheduler control.
Definition
Namespace:Telerik.Maui.Controls.Scheduler
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public class SlotNode : SchedulerNode, INotifyPropertyChanged
Inheritance: objectNotifyPropertyChangedBaseSchedulerNodeSlotNode
Implements:
Inherited Members
Constructors
SlotNode()
Declaration
cs-api-definition
public SlotNode()
Properties
Slot
Gets the Slot that is visualized in the RadScheduler control.