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