Gets or sets a value indicating whether users are allowed to move the item.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public abstract bool AllowMove { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property AllowMove As Boolean |
true if the users are allowed to move the Item; otherwise false.