Click or drag to resize

StiProcessingDuplicatesType Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Report.Components.StiProcessingDuplicatesType"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiProcessingDuplicatesType
Members
  Member nameValueDescription
None0
Merge1
Hide2
RemoveText3
BasedOnTagMerge4
BasedOnTagHide5
BasedOnTagRemoveText6
GlobalMerge7
GlobalHide8
GlobalRemoveText9
BasedOnValueRemoveText10
BasedOnValueAndTagMerge11
BasedOnValueAndTagHide12
GlobalBasedOnValueRemoveText13
GlobalBasedOnValueAndTagMerge14
GlobalBasedOnValueAndTagHide15
See Also