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
)
Public Sub New (
text As String
)
Parameters
- text
- Type: SystemString
SuperToolTip text.
See Also