ActiveReports 12
AutoMerge Property (TableCell)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TableCell Class : AutoMerge Property
Indicates that nearby cells with same content will be merged.
Syntax
'Declaration
 
Public Property AutoMerge As Boolean
public bool AutoMerge {get; set;}
See Also

Reference

TableCell Class
TableCell Members