Back to Devexpress

IRibbonTab.CategoryType Property

blazor-devexpress-dot-blazor-dot-office-dot-iribbontab.md

latest884 B
Original Source

IRibbonTab.CategoryType Property

Returns the ribbon tab’s category.

Namespace : DevExpress.Blazor.Office

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
string CategoryType { get; }

Property Value

TypeDescription
String

The category type.

|

Remarks

Refer to the IRibbonTab interface description for additional information and an example.

See Also

IRibbonTab Interface

IRibbonTab Members

DevExpress.Blazor.Office Namespace