StiRichTextBoxControlText Property |
Gets or sets the current text in the rich text box.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiRichTextExpressionConverter))]
public string Text { get; set; }
<TypeConverterAttribute(GetType(StiRichTextExpressionConverter))>
Public Property Text As String
Get
Set
Property Value
Type:
StringSee Also