| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AjaxCallback | Defines the callback for get content by AJAX mode. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Animation | Defines the animation to show or hide the tooltip. If the showAnimation/hideAnimation is not specified, then this property works. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CalloutAnimation | Defines the animation to move the tooltip position. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CalloutFilled | Determines the callout's class style. If true, then the callout triangle will be filled. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientID | Overridden. Gets the clientID of the tooltip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientIDMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CloseBehavior | Determines how to close the tooltip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Content | Gets and sets the tooltip's content. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CssClass | Overridden. Gets or sets the selector. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableCallBackMode | Gets or sets a value that determines whether to enable callback to load tooltip's content on demand. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableViewState | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Group | If the group options sets the same as another tooltip widget, the two widget share one tooltip DOM. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Height | Overridden. Gets or sets the height of the C1ToolTip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HideAnimation | Defines the animation to hide the tooltip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HideDelay | Determines the length of the delay before the tooltip disappears. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Modal | Determines when show a tooltip, whether show a modal layout. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MouseTrailing | If true, then the tooltip moves with the mouse. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientHidden | Triggered once the tooltip is hidden. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientHiding | Triggered before hiding the tooltip. If 'data.cancel' is set to true, then the tooltip is no longer hidden. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientShowing | Triggered before showing the tooltip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientShown | Triggered once the tooltip has shown. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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:}. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowAnimation | Defines the animation to show the tooltip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowCallout | Determines whether to show the callout element. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowDelay | Determines the length of the delay before the tooltip appears. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TargetSelector | Gets or sets the selector. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Title | Specifies a value that sets the tooltip’s title. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Triggers | Gets and sets the event that will cause the tooltip to appear. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UniqueID | Overridden. Gets the uniqueID of the tooltip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UpdatePanel | Gets the UpdatePanel of the tooltip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ViewStateMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Width | Overridden. Gets or sets the width of the C1ToolTip. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |