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

ASPxDocumentViewer.SettingsParametersPanelCaption Property

Gets the caption settings of an ASPxDocumentViewer‘s Parameters panel.

Namespace: DevExpress.XtraReports.Web

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

Declaration

public ReportParametersPanelEditorCaptionSettings SettingsParametersPanelCaption { get; }

Property Value

Type Description
ReportParametersPanelEditorCaptionSettings

A ReportParametersPanelEditorCaptionSettings object.

See Also