Back to Devexpress

DxReportViewer Methods

xtrareports-devexpress-dot-blazor-dot-reporting-dot-dxreportviewer-dot-underscore-methods.md

latest4.0 KB
Original Source

DxReportViewer Methods

A document viewer component for reports.

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
ExportToAsync(ExportFormat)Asynchronously exports the document to a file in the specified format.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
GoToPageAsync(Int32, VisualBrick)
JSUpdatePageImageAsync(Int32)Inherited from DxViewer.
JSUpdatePageSizeAsync()Inherited from DxViewer.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
OpenReportAsync(IReport)Asynchronously opens the specified report and builds a document for preview.
PrintAsync()Asynchronously prints a report.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
StartBuildAsync()
StartPartialBuildAsync(Int32)
ToString()Returns a string that represents the current object. Inherited from Object.
UpdateZoomAsync(Double)Specifies a zoom percentage. Inherited from DxViewer.
UpdateZoomAsync(String)Specifies a zoom percentage. Inherited from DxViewer.

See Also

DxReportViewer Class

DxReportViewer Members

DevExpress.Blazor.Reporting Namespace