|  | Name | Description | 
|---|
|  | AjaxCallback | Defines the callback for get content by AJAX mode. | 
|  | Animation | Defines the animation to show or hide the tooltip. If the showAnimation/hideAnimation is not specified, then this property works. | 
|  | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) | 
|  | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | CalloutAnimation | Defines the animation to move the tooltip position. | 
|  | CalloutFilled | Determines the callout's class style. If true, then the callout triangle will be filled. | 
|  | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | ClientID | Overridden. Gets the clientID of the tooltip. | 
|  | ClientIDMode | (Inherited from System.Web.UI.Control) | 
|  | CloseBehavior | Determines how to close the tooltip. | 
|  | Content | Gets and sets the tooltip's content. | 
|  | Controls | (Inherited from System.Web.UI.Control) | 
|  | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | CssClass | Overridden. Gets or sets the selector. | 
|  | DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | EnableCallBackMode | Gets or sets a value that determines whether to enable callback to load tooltip's content on demand. | 
|  | EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | EnableViewState | (Inherited from System.Web.UI.Control) | 
|  | Group | If the group options sets the same as another tooltip widget, the two widget share one tooltip DOM. | 
|  | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | Height | Overridden. Gets or sets the height of the C1ToolTip. | 
|  | HideAnimation | Defines the animation to hide the tooltip. | 
|  | HideDelay | Determines the length of the delay before the tooltip disappears. | 
|  | ID | (Inherited from System.Web.UI.Control) | 
|  | Modal | Determines when show a tooltip, whether show a modal layout. | 
|  | MouseTrailing | If true, then the tooltip moves with the mouse. | 
|  | NamingContainer | (Inherited from System.Web.UI.Control) | 
|  | OnClientHidden | Triggered once the tooltip is hidden. | 
|  | OnClientHiding | Triggered before hiding the tooltip. If 'data.cancel' is set to true, then the tooltip is no longer hidden. | 
|  | OnClientShowing | Triggered before showing the tooltip. | 
|  | OnClientShown | Triggered once the tooltip has shown. | 
|  | Page | (Inherited from System.Web.UI.Control) | 
|  | Parent | (Inherited from System.Web.UI.Control) | 
|  | Position | Sets the tooltip's position mode in relation to the 'relativeTo', 'offsetX', and 'offsetY' properties. For example, here is the jQuery ui position's position:{my:'top left',at:'right bottom',offset:}. | 
|  | RenderingCompatibility | (Inherited from System.Web.UI.Control) | 
|  | ShowAnimation | Defines the animation to show the tooltip. | 
|  | ShowCallout | Determines whether to show the callout element. | 
|  | ShowDelay | Determines the length of the delay before the tooltip appears. | 
|  | Site | (Inherited from System.Web.UI.Control) | 
|  | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | Style | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | TargetSelector | Gets or sets the selector. | 
|  | Template | Gets or sets the template for the content area of the C1ToolTip control. | 
|  | TemplateControl | (Inherited from System.Web.UI.Control) | 
|  | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) | 
|  | Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | Title | Specifies a value that sets the tooltip’s title. | 
|  | Triggers | Gets and sets the event that will cause the tooltip to appear. | 
|  | UniqueID | Overridden. Gets the uniqueID of the tooltip. | 
|  | UpdatePanel | Gets the UpdatePanel of the tooltip. | 
|  | UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | ValidateRequestMode | (Inherited from System.Web.UI.Control) | 
|  | ViewStateMode | (Inherited from System.Web.UI.Control) | 
|  | Width | Overridden. Gets or sets the width of the C1ToolTip. | 
|  | WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |