Skip to main content
A newer version of this page is available. .

MVCxHtmlEditorToolbarItemCollection Constructors

A collection of toolbar item objects.
Name Parameters Description
MVCxHtmlEditorToolbarItemCollection() none Initializes a new instance of the MVCxHtmlEditorToolbarItemCollection class with the default settings.
MVCxHtmlEditorToolbarItemCollection(IWebControlObject) owner Initializes a new instance of the MVCxHtmlEditorToolbarItemCollection class with the specified owner.
See Also