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

DocumentViewerParametersPanelButtonControlStyles Class

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

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

Declaration

public class DocumentViewerParametersPanelButtonControlStyles :
    ButtonControlStyles

The following members return DocumentViewerParametersPanelButtonControlStyles objects:

Remarks

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

Implements

Inheritance

Object
StateManager
PropertiesBase
StylesBase
ButtonControlStyles
DocumentViewerParametersPanelButtonControlStyles
See Also