DayViewTimeCells Constructors
A time cell control used for printing the Day View.| Name | Parameters | Description |
|---|---|---|
| DayViewTimeCells() | none | Initializes a new instance of the DayViewTimeCells class with default settings. |
| DayViewTimeCells(ReportDayView) | view | Initializes a new instance of the DayViewTimeCells class linked to the specified view component. |
See Also