ASP.NET Core

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

    Show / Hide Table of Contents

    Class ReportViewerDesigner

    Gets a collection of ReportViewer values

    Inheritance
    System.Object
    ReportViewerDesigner
    Namespace: Syncfusion.JavaScript.Web
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public class ReportViewerDesigner : ControlDesigner

    Constructors

    ReportViewerDesigner()

    Declaration
    public ReportViewerDesigner()

    Fields

    ActionList

    Declaration
    [SecurityCritical]
    public DesignerActionListCollection ActionList
    Field Value
    Type Description
    System.ComponentModel.Design.DesignerActionListCollection

    Properties

    ActionLists

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type Description
    System.ComponentModel.Design.DesignerActionListCollection

    ReportViewer

    Declaration
    public ReportViewer ReportViewer { get; }
    Property Value
    Type Description
    ReportViewer

    Methods

    GetDesignTimeHtml()

    Declaration
    public override string GetDesignTimeHtml()
    Returns
    Type Description
    System.String

    GetEmptyDesignTimeHtml()

    Declaration
    [SecurityCritical]
    protected override string GetEmptyDesignTimeHtml()
    Returns
    Type Description
    System.String

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved