The RenderCellBubbleEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| End |
Cell ending time.
| |
| InnerHTML |
HTML to be returned to the bubble.
(Inherited from RenderEventArgs.) | |
| ResourceId |
Resource id of the cell.
| |
| SourceUniqueID |
ID of the control (e.g. "DayPilotCalendar1") that owns the hovered element.
(Inherited from RenderEventArgs.) | |
| Start |
Cell starting time.
|