Gets or sets whether the tooltip will open automatically when the page is load.
Namespace:
C1.Web.UI.Controls.C1ToolTipAssembly: C1ToolTipClient (in C1ToolTipClient.dll)
Syntax
| JavaScript |
|---|
function get_visibleOnPageLoad(); function set_visibleOnPageLoad(value); |