Skip to main content

DocumentViewerRibbonStyles Class

Provides the style settings to an ASPxDocumentViewer‘s Ribbon.

Namespace: DevExpress.XtraReports.Web.DocumentViewer.Ribbon

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class DocumentViewerRibbonStyles :
    RibbonStyles

Remarks

A DocumentViewerRibbonStyles object is returned by the ASPxDocumentViewer.StylesRibbon property.

Inheritance

See Also