Class DocumentTabItemMenuItemCollection
Represents collection of menu items which inherits from list
Inheritance
System.Object
DocumentTabItemMenuItemCollection
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class DocumentTabItemMenuItemCollection : List<CustomMenuItem>
Constructors
DocumentTabItemMenuItemCollection()
Declaration
public DocumentTabItemMenuItemCollection()