Back to Devexpress

SchedulerTimeIndicatorVisibility Enum

blazor-devexpress-dot-blazor-c1d62871.md

latest945 B
Original Source

SchedulerTimeIndicatorVisibility Enum

Lists the values for Scheduler’s time indicator modes.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public enum SchedulerTimeIndicatorVisibility

Members

NameDescription
Never

The current time indicator is never shown.

| | Always |

The current time indicator is always shown.

| | TodayView |

Shows the current time indicator in the Day View only.

|

The following properties accept/return SchedulerTimeIndicatorVisibility values:

See Also

DevExpress.Blazor Namespace