Skip to main content

ASPxDocumentViewer.SettingsRibbon Property

Provides access to the ASPxDocumentViewer‘s Ribbon settings.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public DocumentViewerRibbonSettings SettingsRibbon { get; }

Property Value

Type Description
DocumentViewerRibbonSettings

A DocumentViewerRibbonSettings object.

See Also