The DayPilotBubble type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DayPilotBubble | Initializes a new instance of the DayPilotBubble class |
Methods
Properties
Name | Description | |
---|---|---|
![]() | Adapter | (Inherited from Control.) |
![]() | Animated |
Whether an animation is used during bubble popup. Disables loading label (regardless of ShowLoadingLabel value).
|
![]() | Animation |
Animation type.
|
![]() | AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() | BackColor |
Color of the bubble background.
|
![]() | BindingContainer | (Inherited from Control.) |
![]() | BorderColor |
Color of the bubble border.
|
![]() | ClientID | (Inherited from Control.) |
![]() | ClientIDSeparator | (Inherited from Control.) |
![]() | ClientObjectName |
JavaScript instance name on the client-side. If it is not specified the control ClientID will be used.
|
![]() | Context | (Inherited from Control.) |
![]() | Controls | (Inherited from Control.) |
![]() | Corners |
Corner look: regular or rounded. Rounded corners are not supported in IE up to IE 8.
|
![]() | CssClassPrefix | Obsolete.
Specifies the prefix of the CSS classes that contain style definitions for the elements of this control.
|
![]() | CssOnly | Obsolete.
Whether to ignore all style properties. Only CSS styling will be used.
|
![]() | DesignMode | (Inherited from Control.) |
![]() | EnableTheming | (Inherited from Control.) |
![]() | EnableViewState | (Inherited from Control.) |
![]() | Events | (Inherited from Control.) |
![]() | HasChildViewState | (Inherited from Control.) |
![]() | HideAfter |
Milliseconds to wait before the bubble disappears (after mousouting the event or the bubble).
|
![]() | ChildControlsCreated | (Inherited from Control.) |
![]() | ID | (Inherited from Control.) |
![]() | IdSeparator | (Inherited from Control.) |
![]() | IsChildControlStateCleared | (Inherited from Control.) |
![]() | IsTrackingViewState | (Inherited from Control.) |
![]() | IsViewStateEnabled | (Inherited from Control.) |
![]() | LoadingText |
Text that appear while loading the content from the server.
|
![]() | LoadViewStateByID | (Inherited from Control.) |
![]() | NamingContainer | (Inherited from Control.) |
![]() | Page | (Inherited from Control.) |
![]() | Parent | (Inherited from Control.) |
![]() | Position |
Preferred position of the bubble. 'EventTop' places the bubble above the event if there is enough space, otherwise below the event. 'Mouse' places the bubble at the current mouse position.
|
![]() | ResourcesPath |
Directory part of the URL where static resources are located (ending with a slash). E.g. "/resources/".
|
![]() | ResourcesStatic |
Whether the resources (.js and image files) should be loaded statically (from a directory specified in ResourcesPath).
|
![]() | ShowAfter |
Milliseconds to wait before the bubble appears (after mouseovering the events).
|
![]() | ShowLoadingLabel |
Should the "Loading..." label be visible while waiting for the server response?
|
![]() | Site | (Inherited from Control.) |
![]() | SkinID | (Inherited from Control.) |
![]() | TemplateControl | (Inherited from Control.) |
![]() | TemplateSourceDirectory | (Inherited from Control.) |
![]() | Theme |
Specifies the CSS theme.
|
![]() | UniqueID | (Inherited from Control.) |
![]() | UseBorder |
Should the bubble have a shadow?
|
![]() | UseShadow |
Should the bubble have a shadow?
|
![]() | ViewState | (Inherited from Control.) |
![]() | ViewStateIgnoresCase | (Inherited from Control.) |
![]() | Visible | (Inherited from Control.) |
![]() | Width |
Width of the bubble in pixels (height is adjusted automatically).
|
![]() | ZIndex |
Z-index of the bubble.
|
Events
Name | Description | |
---|---|---|
![]() | DataBinding | (Inherited from Control.) |
![]() | Disposed | (Inherited from Control.) |
![]() | Init | (Inherited from Control.) |
![]() | Load | (Inherited from Control.) |
![]() | PreRender | (Inherited from Control.) |
![]() | RenderCellBubble |
Invoked for cell bubbles.
|
![]() | RenderContent | Obsolete.
Event for handling the dynamic content generation request.
|
![]() | RenderEventBubble |
Invoked for event bubbles.
|
![]() | RenderResourceBubble |
Invoked for resource header bubbles.
|
![]() | RenderTimeBubble |
Invoked for time header bubbles.
|
![]() | Unload | (Inherited from Control.) |