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