Gets or sets whether the appointment is visible.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override bool Visible { get; set; } |
Visual Basic
![]() |
---|
Public Overrides Property Visible As Boolean |
true if the appointment is visible; otherwise false. Default value is true.