Click or drag to resize

StiSuperToolTipTextAttribute Constructor

Creates a new attribute of the type StiSuperToolTipTextAttribute.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiSuperToolTipTextAttribute(
	string text
)

Parameters

text
Type: SystemString
SuperToolTip text.
See Also