Search Results for

    Show / Hide Table of Contents

    Class PageEventArgs

    Class with arguments for the event (clicking on rad ribbon menue button).

    Inheritance
    System.Object
    PageEventArgs
    Namespace: Simplic.Framework.UI
    Assembly: Simplic.Framework.dll
    Syntax
    public class PageEventArgs : EventArgs

    Properties

    | Improve this Doc View Source

    Page

    Opened page after click.

    Declaration
    public DBInternPage Page { get; set; }
    Property Value
    Type Description
    DBInternPage
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx