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
    System.EventArgs
    PageEventArgs
    Inherited Members
    System.EventArgs.Empty
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    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