ComponentFactory.Krypton.Ribbon.KryptonRibbonRecentDocCollectionEditor.KryptonRibbonRecentDocCollectionEditor C# (CSharp) Method

KryptonRibbonRecentDocCollectionEditor() public method

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