StiInteractionTag Property |
Gets or sets the expression to fill a component tag.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic virtual StiTagExpression Tag { get; set; }
Public Overridable Property Tag As StiTagExpression
Get
Set
Property Value
Type:
StiTagExpression
See Also