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

In This Topic
Template Property (C1ToolTip)
In This Topic
Gets or sets the template for the content area of the C1ToolTip control.
Syntax
'Declaration
 
Public Property Template As System.Web.UI.ITemplate
 
See Also