The BeforeHeaderRenderArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Areas |
Active areas.
| |
BackgroundColor |
Get or set the background color of the column header, e.g. "#FF0000", "blue".
| |
Date |
Get the column date (Column.Date).
| |
Id |
Get the column value (Column.Value).
| |
InnerHtml |
Get or set the column header HTML.
| |
IsCorner | Obsolete.
True for the upper-left header cell. Obsolete. Use DayPilotCalendar.CornerHtml and .CornerBackColor instead. OnBeforeHeaderRender is not called for the upper-left corner anymore.
| |
Name |
Get the column name (Column.Name).
| |
ToolTip |
Get or set the column header tooltip.
|