Search Results for

    Show / Hide Table of Contents

    Delegate RadRibbonMenuButton.PageEventHandler

    This event will be fired when a RadRibbonMenuButton is clicked.

    Namespace: Simplic.Framework.UI
    Assembly: Simplic.Framework.dll
    Syntax
    public delegate void PageEventHandler(object sender, PageEventArgs e);
    Parameters
    Type Name Description
    System.Object sender
    PageEventArgs e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx