Click or drag to resize

StiSimpleTextProcessingDuplicates Property

Gets or sets value which indicates how report engine processes duplicated values.

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

Property Value

Type: StiProcessingDuplicatesType

Implements

IStiTextProcessingDuplicates
See Also