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

MVCxHtmlEditorRibbonTabCollection Class

Represents a collection of tabs within the HtmlEditor’s built-in ribbon.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public class MVCxHtmlEditorRibbonTabCollection :
    HtmlEditorRibbonTabCollection

The following members return MVCxHtmlEditorRibbonTabCollection objects:

Implements

DevExpress.Utils.IAssignableCollection
See Also