[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MergePolicy

MergePolicy Enum

Specifies a merging policy of the table cells.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MergePolicy

Fields

Name Description
Always

Cells are always merged.

Never

Cells are never merged.

Restricted

Cells are merged based on certain restrictions.

Extension Methods