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