Gets or sets a value indicating whether
duplicate values in consecutive records should be suppressed.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
Remarks
You can use the HideDuplicates property to hide a field in a document when its value is the same as in the preceding record.
For example, in a report listing suppliers and their products, each supplier's name can appear just once for each group of products, rather than repeat for each product.