ASPxDocumentViewer.ReportTypeName Property
Specifies the name of the class of the report to display in the ASPxDocumentViewer.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A String specifying the name of a report class. |
See Also