Skip to main content

ASPxDocumentViewer.StylesParametersPanelButtons Property

Gets the style settings of the Parameters panel buttons.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public DocumentViewerParametersPanelButtonControlStyles StylesParametersPanelButtons { get; }

Property Value

Type Description
DocumentViewerParametersPanelButtonControlStyles

A DocumentViewerParametersPanelButtonControlStyles object.

See Also