Skip to main content

ASPxDocumentViewer.StylesRibbon Property

Gets the style settings of an ASPxDocumentViewer‘s Ribbon.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public DocumentViewerRibbonStyles StylesRibbon { get; }

Property Value

Type Description
DocumentViewerRibbonStyles

A DocumentViewerRibbonStyles object.

See Also