Property Template
Template
Gets or sets the template used to define the content and layout of the rich tooltip.
public virtual TemplateControls.RichToolTipTemplate Template { get; set; }
Property Value
Remarks
Use this property to customize the visual presentation of the rich tooltip by providing a specific template. If no template is explicitly set, a default instance will be used.