TabContentKind Enum
A tab content kind.
Namespace: DevExpress.Blazor.Reporting.Models
Assembly: DevExpress.Blazor.Reporting.v24.1.Viewer.dll
NuGet Package: DevExpress.Blazor.Reporting.Viewer
Declaration
Members
Name | Description |
---|---|
Custom
|
A custom panel. |
Parameters
|
The Parameters panel. |
Search
|
The Search panel. |
DocumentMap
|
The Document Map panel. |
ExportOptions
|
The Export Options panel. |
See Also