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

    The Export Options tab.

    Namespace: DevExpress.Blazor.Reporting.Models

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

    NuGet Package: DevExpress.Blazor.Reporting.Viewer

    Declaration

    public const string ExportOptions = "ReportViewer_Tabs_ExportOptions"

    Field Value

    Type Description
    String

    The Export Options tab identifier.

    See Also