Back to Devexpress

WorkTimeInterval.WorkTime Property

corelibraries-devexpress-dot-xtrascheduler-dot-worktimeinterval.md

latest1.3 KB
Original Source

WorkTimeInterval.WorkTime Property

Gets the standard work time interval.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.Core.dll

NuGet Package : DevExpress.Scheduler.Core

Declaration

csharp
public static WorkTimeInterval WorkTime { get; }
vb
Public Shared ReadOnly Property WorkTime As WorkTimeInterval

Property Value

TypeDescription
WorkTimeInterval

A WorkTimeInterval value representing the standard work time interval.

|

Remarks

By default the standard work time interval is from 9.00 till 18.00.

See Also

WorkTimeInterval Class

WorkTimeInterval Members

DevExpress.XtraScheduler Namespace