[]
        
(Showing Draft Content)

C1.GanttView.TimeInterval

TimeInterval Class

Specifies the working time interval.

Inheritance
TimeInterval
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class TimeInterval : INotifyPropertyChanged

Constructors

Name Description
TimeInterval()

Initializes the TimeInterval members.

Properties

Name Description
Empty

Gets or sets whether the time interval is empty (not used).

From

Gets or sets the working time start.

To

Gets or sets the working time end.

Methods

Name Description
OnPropertyChanged(PropertyChangedEventArgs)

Raises the PropertyChanged event.

Events

Name Description
PropertyChanged

Occurs when the value of a property changes.