aspnetmvc-devexpress-dot-web-dot-mvc-edf65076.md
Represents a collection of tabs within the HtmlEditor’s built-in ribbon.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxHtmlEditorRibbonTabCollection :
HtmlEditorRibbonTabCollection
Public Class MVCxHtmlEditorRibbonTabCollection
Inherits HtmlEditorRibbonTabCollection
The following members return MVCxHtmlEditorRibbonTabCollection objects:
DevExpress.Web.Internal.IStateManagerTracker
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Utils.IAssignableCollection
Object StateManagedCollectionBase Collection Collection<RibbonTab> HtmlEditorRibbonTabCollection MVCxHtmlEditorRibbonTabCollection
See Also