ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableCell Class / AutoMergeMode Property

In This Topic
AutoMergeMode Property (TableCell)
In This Topic
Gets a mode to merge the adjacent cells (text boxes) in a row group with the same value.
Syntax
'Declaration
 
Public Property AutoMergeMode As MergePolicy
 

Property Value

A MergePolicy value indicating the auto merging policy.
See Also