C1.C1Report.4 Assembly > C1.C1Preview Namespace > RenderField Class : HideDuplicates Property |
'Declaration Public Property HideDuplicates As System.Boolean
public System.bool HideDuplicates {get; set;}
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.