Gets or sets a flag indicating whether the item is visible or not.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public abstract bool Visible { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property Visible As Boolean |
true if the Item is visible; otherwise false.