Search Results for

    Show / Hide Table of Contents

    Class RadRibbonMenuButton

    Inheritance
    System.Object
    RadRibbonMenuButton
    Namespace: Simplic.Framework.UI
    Assembly: Simplic.Framework.dll
    Syntax
    public class RadRibbonMenuButton : RadRibbonButton

    Constructors

    | Improve this Doc View Source

    RadRibbonMenuButton(DBInternPage)

    Declaration
    public RadRibbonMenuButton(DBInternPage Page)
    Parameters
    Type Name Description
    DBInternPage Page

    Properties

    | Improve this Doc View Source

    OrderNr

    Declaration
    public int OrderNr { get; set; }
    Property Value
    Type Description
    System.Int32

    Events

    | Improve this Doc View Source

    PageEventHandlerAction

    This event will be fired when a RadRibbonMenuButton is clicked.

    Declaration
    public event RadRibbonMenuButton.PageEventHandler PageEventHandlerAction
    Event Type
    Type Description
    RadRibbonMenuButton.PageEventHandler
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx