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

ASPxDocumentViewer.StylesParametersPanelButtons Property

Gets the style settings of the Parameters panel buttons.

Namespace: DevExpress.XtraReports.Web

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

Declaration

public DocumentViewerParametersPanelButtonControlStyles StylesParametersPanelButtons { get; }

Property Value

Type Description
DocumentViewerParametersPanelButtonControlStyles

A DocumentViewerParametersPanelButtonControlStyles object.

See Also