Skip to main content
All docs
V25.2
  • TabId.DocumentMap Field

    The Document Map tab.

    Namespace: DevExpress.Blazor.Reporting.Models

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

    NuGet Package: DevExpress.Blazor.Reporting.Viewer

    Declaration

    public const string DocumentMap = "ReportViewer_Tabs_DocumentMap"

    Field Value

    Type Description
    String

    The Document Map tab identifier.

    See Also