DayHeader Constructors
Represents a scheduler’s visual element, located above the time cells area and used to identify days in the Day View.Name | Parameters | Description |
---|---|---|
DayHeader() | none | Initializes a new instance of the DayHeader class with the default settings. |
DayHeader(BaseHeaderAppearance) | appearance | Initializes a new instance of the DayHeader class with default settings. |
See Also