Skip to main content

ASPxDocumentViewer.StylesParametersPanelEditors Property

Gets the style settings of the Parameters panel’s value editors.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public ReportParametersPanelEditorStyles StylesParametersPanelEditors { get; }

Property Value

Type Description
ReportParametersPanelEditorStyles

A ReportParametersPanelEditorStyles object.

See Also