Gets or sets a value indicating whether to display schedule items in the calendar.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public State ItemsVisible { get; set; } |
Visual Basic
![]() |
---|
Public Property ItemsVisible As State |
One of the State enumeration values that specifies whether to display items in the calendar. Default value is State.Enabled.