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

In This Topic
UpdatePanel Property (C1ToolTipCallBackEventArgs)
In This Topic
Gets or sets the updatepanel of the tooltip.
Syntax
'Declaration
 
Public Property UpdatePanel As System.Web.UI.UpdatePanel
 
See Also