Table of Contents

Property Template

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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

TemplateControls.RichToolTipTemplate

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.