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