Skip to main content

DocumentViewerRibbonSettings Class

Provides settings to the Ribbon toolbar of the Document Viewer.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class DocumentViewerRibbonSettings :
    PropertiesBase,
    IPropertiesOwner

Remarks

The following image illustrates the Ribbon toolbar of the Document Viewer.

web-document-viewer-toolbar-ribbon

Inheritance

Object
StateManager
PropertiesBase
DocumentViewerRibbonSettings
See Also