Skip to main content
All docs
V23.2

ExportModel Class

Determines the available export formats.

Namespace: DevExpress.Blazor.Reporting.Models

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

NuGet Package: DevExpress.Blazor.Reporting.Viewer

Declaration

public class ExportModel

Remarks

The AvailableFormats property allows you to specify formats displayed in the drop-down ExportTo list in the toolbar:

Blazor Report Viewer Export Menu

Inheritance

Object
ExportModel
See Also