ASP.NET Core

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

    Show / Hide Table of Contents

    Class Extension

    Summary description for Extension

    Inheritance
    System.Object
    Extension
    Namespace: Syncfusion.Reporting
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class Extension : ConfigurationElement

    Constructors

    Extension()

    Declaration
    public Extension()

    Properties

    AssemblyLocation

    Declaration
    public string AssemblyLocation { get; set; }
    Property Value
    Type Description
    System.String

    AssemblyName

    Declaration
    public string AssemblyName { get; set; }
    Property Value
    Type Description
    System.String

    ClassType

    Declaration
    public string ClassType { get; set; }
    Property Value
    Type Description
    System.String

    IsBuiltInExtension

    Declaration
    public bool IsBuiltInExtension { get; set; }
    Property Value
    Type Description
    System.Boolean

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    Properties

    Declaration
    public CustomProperties Properties { get; }
    Property Value
    Type Description
    CustomProperties
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved