Specifies whether and when to display clocks in items.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public enum ShowClocks |
Visual Basic
![]() |
---|
Public Enum ShowClocks |
Member name | Description | |
---|---|---|
![]() |
Always |
Indicates that the clocks are always displayed. |
![]() |
Default |
Indicates that the clocks are displayed for non all-day times. |
![]() |
Never |
Indicates that the clocks are always hidden. |
![]() |
Unspecified |
Unspecified. |