DocumentViewerSettings.ToolbarMode Property
Specifies the Document Viewer toolbar.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
DocumentViewerToolbarMode | A DocumentViewerToolbarMode enumeration value. |
Remarks
The ASP.NET Document Viewer provides a toolbar to navigate, export and print a report in the client web browser.
This toolbar can utilize one of the following user interface types.
Ribbon toolbar:
Standard toolbar:
See Also