GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / TimeInterval Class
Properties Methods Events


In This Topic
    TimeInterval Class Members
    In This Topic

    The following tables list the members exposed by TimeInterval.

    Public Constructors
     NameDescription
    Public ConstructorInitializes the TimeInterval members.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether the time interval is empty (not used).  
    Public PropertyGets or sets the working time start.  
    Public PropertyGets or sets the working time end.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property changes.  
    Top
    See Also