ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixCell Interface / AutoMerge Property

In This Topic
    AutoMerge Property (ITablixCell)
    In This Topic
    Indicates policy for merging nearby cells with same content.
    Syntax
    'Declaration
     
    ReadOnly Property AutoMerge As MergePolicy
    MergePolicy AutoMerge {get;}
    See Also