Search Results for

    Show / Hide Table of Contents

    Class DesignerPlugins

    Represents list of registered design plugins.

    Inheritance
    System.Object
    DesignerPlugins
    Namespace: FastReport.Design
    Assembly: FastReport.dll
    Syntax
    public static class DesignerPlugins

    Methods

    Add(Type)

    Adds a new plugin's type.

    Declaration
    public static void Add(Type plugin)
    Parameters
    Type Name Description
    System.Type plugin

    The type of a plugin.

    Back to top © 1998-2025 Copyright Fast Reports Inc.