Click or drag to resize

StiComponentToolTip Property

Gets or sets the expression to fill a component tooltip.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiToolTipExpression ToolTip { get; set; }

Property Value

Type: StiToolTipExpression
See Also