RibbonTabCollection.ContextTabCategory Property
In This Article
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 |
---|---|
Ribbon |
A Ribbon |
See Also