Class ProcessingMode
Defines the support for RDL and RDLC in Reportviewer
Inheritance
System.Object
ProcessingMode
Namespace: Syncfusion.ReportWriter
Assembly: Syncfusion.Report.Portable.dll
Syntax
public sealed class ProcessingMode : Enum
Fields
Local
ProcessingMode If the Report is RDL
Declaration
public const ProcessingMode Local
Field Value
Type | Description |
---|---|
ProcessingMode |
Remote
ProcessingMode If the Report is RDLC
Declaration
public const ProcessingMode Remote
Field Value
Type | Description |
---|---|
ProcessingMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |