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

ASPxDocumentViewer.StylesRibbon Property

Gets the style settings of an ASPxDocumentViewer‘s Ribbon.

Namespace: DevExpress.XtraReports.Web

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

Declaration

public DocumentViewerRibbonStyles StylesRibbon { get; }

Property Value

Type Description
DocumentViewerRibbonStyles

A DocumentViewerRibbonStyles object.

See Also