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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property ProcessAt As StiProcessAt
Get
Set
Property Value
Type:
StiProcessAtImplements
IStiProcessAtProcessAtSee Also