alexa

    Show / Hide Table of Contents

    Class DocumentContextMenuItemsCollection

    Represents collection of element's menu items

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

    Constructors

    DocumentContextMenuItemsCollection()

    Declaration
    public DocumentContextMenuItemsCollection()
    Back to top Generated by DocFX