The RenderEventBubbleEventArgs type exposes the following members.
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
Name | Description | |
---|---|---|
![]() | End |
Event end.
|
![]() | InnerHTML |
HTML to be returned to the bubble.
(Inherited from RenderEventArgs.) |
![]() | IsAllDay |
Is it an all-day event?
|
![]() | Recurrent |
Is the event part of a recurrent event sequence?
|
![]() | RecurrentException |
True if this is an exception from the recurrent event series.
|
![]() | RecurrentMasterId |
Id of the recurrent event definition (not of this occurrence).
|
![]() | ResourceId |
Event resource id.
|
![]() | SourceUniqueID |
ID of the control (e.g. "DayPilotCalendar1") that owns the hovered element.
(Inherited from RenderEventArgs.) |
![]() | Start |
Event start.
|
![]() | Tag |
Custom fields.
|
![]() | Text |
Event text.
|
![]() | Value |
Event value.
|