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