Gets or sets a value indicating whether users are allowed to change the appointment's end time.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override bool AllowChangeEnd { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property AllowChangeEnd As Boolean |
true if the appointment's end time can be changed interactively; otherwise false. Default value is true.