The RenderTimeBubbleEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyEnd
Time header slot ending time.
Public propertyInnerHTML
HTML to be returned to the bubble.
(Inherited from RenderEventArgs.)
Public propertySourceUniqueID
ID of the control (e.g. "DayPilotCalendar1") that owns the hovered element.
(Inherited from RenderEventArgs.)
Public propertyStart
Time header slot starting time.

See Also