[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReport.RpxFormat

SectionReport.RpxFormat Enum

Represents the format to use for saving the report layout.

Namespace: GrapeCity.ActiveReports
Assembly: MESCIUS.ActiveReports.dll
Syntax
public enum SectionReport.RpxFormat

Fields

Name Description
Arnet

The modern format.

Arnet3

The legacy format, can have unexpected problems in preview/exports. Recommended to use only if really required.

Extension Methods