The TimeIntervalBand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TimeIntervalBand |
Initializes a new instance of the TimeIntervalBand class.
|
Methods
Name | Description | |
---|---|---|
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
Name | Description | |
---|---|---|
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.
|