Click or drag to resize

StiRichTextBoxControlControl Property

Gets ot sets Windows Forms Control for this Report Control.

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

Property Value

Type: RichTextBox
See Also