Search Results for

    Show / Hide Table of Contents

    Class DefaultRadPane

    Inheritance
    System.Object
    DefaultRadPane
    IntegratedDocumentViewer
    Namespace: Simplic.Framework.UI
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public class DefaultRadPane : RadPane

    Methods

    | Improve this Doc View Source

    Close()

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

    OnClosed(EventArgs)

    Declaration
    public virtual void OnClosed(EventArgs e)
    Parameters
    Type Name Description
    System.EventArgs e
    | Improve this Doc View Source

    OnClosing(CancelEventArgs)

    Declaration
    public virtual void OnClosing(CancelEventArgs e)
    Parameters
    Type Name Description
    System.ComponentModel.CancelEventArgs e

    Events

    | Improve this Doc View Source

    Closed

    Declaration
    public event EventHandler Closed
    Event Type
    Type Description
    System.EventHandler
    | Improve this Doc View Source

    Closing

    Declaration
    public event CancelEventHandler Closing
    Event Type
    Type Description
    System.ComponentModel.CancelEventHandler
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx