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

DocumentViewerRibbonSettings Class

Provides settings to the Ribbon toolbar of the Document Viewer.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

Declaration

public class DocumentViewerRibbonSettings :
    PropertiesBase,
    IPropertiesOwner

The following members return DocumentViewerRibbonSettings objects:

Library Related API Members
Reporting ASPxDocumentViewer.SettingsRibbon
ASP.NET Web Forms Controls DocumentViewerSettings.SettingsRibbon

Remarks

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

web-document-viewer-toolbar-ribbon

Inheritance

Object
StateManager
PropertiesBase
DocumentViewerRibbonSettings
See Also