ASPxDocumentViewer.StylesReportViewer Property
Provides access to the style settings that control the appearance of the Document Viewer’s report viewer.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Description |
---|---|
DocumentViewerViewerStyles | A DocumentViewerViewerStyles object. |
See Also