alexa

    Show / Hide Table of Contents

    Class RibbonCustomContextMenuItems

    Collection class that holds custom context menu items.

    Inheritance
    System.Object
    RibbonCustomContextMenuItems
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class RibbonCustomContextMenuItems : ObservableCollection<UIElement>

    Constructors

    RibbonCustomContextMenuItems()

    Initializes a new instance of the RibbonCustomContextMenuItems class.

    Declaration
    public RibbonCustomContextMenuItems()
    Back to top Generated by DocFX