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

    A tab content kind.

    Namespace: DevExpress.Blazor.Reporting.Models

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

    NuGet Package: DevExpress.Blazor.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.

    AIOperations
    See Also