EnableCallBackMode Property (C1ToolTip)
Gets or sets a value that determines whether to enable callback to load tooltip's content on demand.
public System.bool EnableCallBackMode {get; set;}
'Declaration
Public Property EnableCallBackMode As System.Boolean