The BeforeTimeHeaderRenderEventArgs type exposes the following members.
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 | |
|---|---|---|
| Areas |
Active areas.
| |
| End |
The end time of the time header cell. Read-only.
| |
| Hour |
The starting hour of the time header cell. Read-only.
| |
| Html |
The HTML that will be rendered in the time header cell.
| |
| InnerHTML | Obsolete.
The HTML that will be rendered in the time header cell.
| |
| Start |
The start time of the time header cell. Replaces Hour property. Read-only.
|