Click or drag to resize

StiTextRenderTo Property

In the property specify the Text component in what the text that is out of the current Text component bound will be continued to be output.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiRenderToConverter))]
public virtual string RenderTo { get; set; }

Property Value

Type: String

Implements

IStiRenderToRenderTo
See Also