Gets or sets a value indicating whether users are allowed to change the item's end time. Namespace: MindFusion.Scheduling
|
C# |
---|
public abstract bool AllowChangeEnd { get; set; } |
Visual Basic |
---|
Public MustOverride Property AllowChangeEnd As Boolean |
true if the item's end can be modified interactively; otherwise, false. The default is true.