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

DocumentViewerReportToolbarStyles.ToolbarMenuStyle Property

Provides access to the style settings of the Document Viewer‘s toolbar.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

Declaration

public ReportToolbarMenuStyle ToolbarMenuStyle { get; }

Property Value

Type Description
ReportToolbarMenuStyle

A ReportToolbarMenuStyle object.

See Also