Skip to main content
A newer version of this page is available. .
All docs
V21.2

ExportModel Class

Determines the available export formats.

Namespace: DevExpress.Blazor.Reporting.Models

Assembly: DevExpress.Blazor.Reporting.v21.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