Skip to main content
All docs
V25.1
  • WorkTime Class

    Represents a single time interval in a day’s schedule (for example, 9:00 to 12:00).

    Namespace: DevExpress.XtraGantt.Scheduling

    Assembly: DevExpress.XtraGantt.v25.1.dll

    NuGet Package: DevExpress.Win.Gantt

    Declaration

    public class WorkTime :
        IEquatable<WorkTime>

    The following members return WorkTime objects:

    Inheritance

    Object
    WorkTime
    See Also