The RenderCellBubbleEventArgs type exposes the following members.
 Methods
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
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.
             | 






