Skip to main content
All docs
V23.2

TabContentKind Enum

A tab content kind.

Namespace: DevExpress.Blazor.Reporting.Models

Assembly: DevExpress.Blazor.Reporting.v23.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