Skip to main content
All docs
V25.2
  • TabContentKind Enum

    A tab content kind.

    Namespace: DevExpress.Blazor.Reporting.Models

    Assembly: DevExpress.Blazor.v25.2.Viewer.dll

    NuGet Package: DevExpress.Blazor.Viewer

    Declaration

    public enum TabContentKind

    Members

    Name Description
    Custom

    A custom panel.

    Parameters

    The Parameters tab.

    The Search tab.

    DocumentMap

    The Document Map tab.

    ExportOptions

    The Export Options tab.

    AIOperations

    The AI Operations tab.

    See Also