The TimeIntervalBand type exposes the following members.

Constructors

  NameDescription
TimeIntervalBand
Initializes a new instance of the TimeIntervalBand class.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
IsWorkingTime
Gets a value indicating whether the time interval band represents working time.
Left
Gets the left position of the time interval band.
Right
Gets the right position of the time interval band.
TimeInterval
Gets the time interval of the time interval band.
Width
Gets the width of the time interval band.

See Also