Click or drag to resize

StiFormText Property

Gets or sets the text associated with this control.

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

Property Value

Type: String

Implements

IStiFormText
See Also