The RenderCellBubbleEventArgs 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
Cell ending time.
Public propertyInnerHTML
HTML to be returned to the bubble.
(Inherited from RenderEventArgs.)
Public propertyResourceId
Resource id of the cell.
Public propertySourceUniqueID
ID of the control (e.g. "DayPilotCalendar1") that owns the hovered element.
(Inherited from RenderEventArgs.)
Public propertyStart
Cell starting time.

See Also