ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ProcessingMode - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved