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

RibbonTabCollection.ContextTabCategory Property

Gets the ribbon’s context category.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public RibbonContextTabCategory ContextTabCategory { get; }

Property Value

Type Description
RibbonContextTabCategory

A RibbonContextTabCategory object representing the ribbon’s context category.

See Also