Skip to main content
Tab

RibbonTabCollection.ContextTabCategory Property

Gets the ribbon’s context category.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public RibbonContextTabCategory ContextTabCategory { get; }

#Property Value

Type Description
RibbonContextTabCategory

A RibbonContextTabCategory object representing the ribbon’s context category.

See Also