Gets or sets a value indicating whether the date cells in this range allow items to be placed or created in them interactively. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public bool AllowItems { get; set; } |
Visual Basic |
---|
Public Property AllowItems As Boolean |
true to let users place schedule items in the specified cells; otherwise, false. The default is false.