TabContentKind Enum
In This Article
A tab content kind.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.v24.2.Viewer.dll
NuGet Package: DevExpress.Blazor.Viewer
#Declaration
#Members
Name | Description |
---|---|
Custom
|
A custom panel. |
Parameters
|
The Parameters panel. |
Search
|
The Search panel. |
Document
|
The Document Map panel. |
Export
|
The Export Options panel. |
AIOperations
|
#Related API Members
The following properties accept/return TabContentKind values:
See Also