Search Results for

    Show / Hide Table of Contents

    Class EPLReportEditor

    Interaction logic for ReportEditor.xaml

    Inheritance
    System.Object
    EPLReportEditor
    Namespace: Simplic.Framework.Reporting.Editor
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class EPLReportEditor : DefaultRibbonWindow

    Constructors

    | Improve this Doc View Source

    EPLReportEditor()

    Create report editor

    Declaration
    public EPLReportEditor()

    Methods

    | Improve this Doc View Source

    New()

    Create

    Declaration
    public void New()
    | Improve this Doc View Source

    OnDelete(WindowDeleteEventArg)

    Delete the current report

    Declaration
    public override void OnDelete(WindowDeleteEventArg e)
    Parameters
    Type Name Description
    WindowDeleteEventArg e
    | Improve this Doc View Source

    OnOpenPage(WindowOpenPageEventArg)

    Open page (data) and load ui

    Declaration
    public override void OnOpenPage(WindowOpenPageEventArg e)
    Parameters
    Type Name Description
    WindowOpenPageEventArg e
    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Save the current report

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx