Gets or sets a value indicating whether the specified day of the week can be selected. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public bool AllowSelect { get; set; } |
Visual Basic |
---|
Public Property AllowSelect As Boolean |
true to let users select the date cells; otherwise, false. The default is true.