Skip to main content

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