Skip to main content
A newer version of this page is available. .

ReportDocumentMapStyles Class

Contains settings that define the appearance of a Document Map‘s elements.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v19.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public class ReportDocumentMapStyles :
    TreeViewStyles

The following members return ReportDocumentMapStyles objects:

Library Related API Members
Reporting ASPxDocumentViewer.StylesDocumentMap
ReportDocumentMap.Styles
ASP.NET Web Forms Controls DocumentViewerSettings.StylesDocumentMap

Implements

See Also