Click or drag to resize

StiSimpleTextTextValue Property

Gets or sets text value. If the text is not null thet it is necessary to use this text.

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

Property Value

Type: String

Implements

IStiTextTextValue
See Also