Gets or sets a value indicating whether users are allowed to move the appointment.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override bool AllowMove { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property AllowMove As Boolean |
true if users can move the appointment by dragging it; otherwise false. Default value is true.