MVCxRibbonTabCollection(Boolean) Constructor
Initializes a new instance of the MVCxRibbonTabCollection class with the specified setting.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Optional Parameters
Name | Type | Default | Description |
---|---|---|---|
isContext | Boolean | False | true, if the current tab collection belongs to a context tab category; otherwise, false. |
See Also