Gets or sets a value indicating whether users are allowed to change the item's end time.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public abstract bool AllowChangeEnd { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property AllowChangeEnd As Boolean |
true if the users are allowed to change the end DateTime; otherwise false.