ComponentFactory.Krypton.Toolkit.KryptonContextMenuItemCollectionEditor.KryptonContextMenuItemCollectionEditor C# (CSharp) Method

KryptonContextMenuItemCollectionEditor() public method

Initialize a new instance of the KryptonContextMenuItemCollectionEditor class.
public KryptonContextMenuItemCollectionEditor ( ) : System
return System
        public KryptonContextMenuItemCollectionEditor()
            : base(typeof(KryptonContextMenuItemCollection))
        {
        }