Skip to main content
A newer version of this page is available. .
All docs
V21.2

TabContentKind Enum

A tab content kind.

Namespace: DevExpress.Blazor.Reporting.Models

Assembly: DevExpress.Blazor.Reporting.v21.2.Viewer.dll

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

public enum TabContentKind

Members

Name Description
Custom

A custom panel.

Parameters

The Parameters panel.

The Search panel.

DocumentMap

The Document Map panel.

ExportOptions

The Export Options panel.

See Also