Gets or sets how the calendar responds to users touching and dragging over empty cells.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public DragBehavior DragBehavior { get; set; } |
Visual Basic Copy Code |
---|
Public Property DragBehavior As DragBehavior |
A member of the DragBehavior enumeration. The default is Select.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |