The RenderTimeBubbleEventArgs 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 | |
|---|---|---|
| End |
Time header slot ending time.
| |
| InnerHTML |
HTML to be returned to the bubble.
(Inherited from RenderEventArgs.) | |
| SourceUniqueID |
ID of the control (e.g. "DayPilotCalendar1") that owns the hovered element.
(Inherited from RenderEventArgs.) | |
| Start |
Time header slot starting time.
|