Skip to main content

DocumentViewerParametersPanelButtonControlStyles Class

Provides the style settings to the buttons of an ASPxDocumentViewer‘s Parameters panel.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class DocumentViewerParametersPanelButtonControlStyles :
    ButtonControlStyles

Remarks

A DocumentViewerParametersPanelButtonControlStyles object is returned by the ASPxDocumentViewer.StylesParametersPanelButtons property.

Inheritance

Object
StateManager
PropertiesBase
StylesBase
ButtonControlStyles
DocumentViewerParametersPanelButtonControlStyles
See Also