C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTip Class / EnableCallBackMode Property

In This Topic
EnableCallBackMode Property (C1ToolTip)
In This Topic
Gets or sets a value that determines whether to enable callback to load tooltip's content on demand.
Syntax
'Declaration
 
Public Property EnableCallBackMode As System.Boolean
 
See Also