Click or drag to resize

StiSimpleTextProcessAt Property

Gets or sets a value indicates whether to process a text expression of this component at the end of the page rendering or at the end of the report rendering.

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

Property Value

Type: StiProcessAt

Implements

IStiProcessAtProcessAt
See Also