Show / Hide Table of Contents

    Property ContextMenu

    ContextMenu

    Gibt an, welches Kontextmenü geöffnet werden soll, wenn der Button betätigt wird. Ist ein Kontextmenü zugeordnet, so wird das Event OnClick nicht ausgelöst

    Declaration
    [DocfxBrowsable]
    public DevControlMainMenuRecord ContextMenu { get; set; }
    Property Value
    FrameworkSystems.FrameworkStudio.General.DevObjects.Form.Controls.DevControlMainMenuRecord
    See Also
    ContextMenuDesignViewModel
    Back to top Generated by DocFX