Enum ProcessingMode
Defines the support for RDL and RDLC in ReportViewer
Namespace: Syncfusion.JavaScript.ReportViewerEnums
Assembly: Syncfusion.EJ.dll
Syntax
public enum ProcessingMode
Fields
Name | Description |
---|---|
Local | The child element is denotes report is RDL. |
Remote | The child element is denotes report is RDLC. |