The RenderTimeBubbleEventArgs type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

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