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

ReportParametersPanel.CaptionSettings Property

Provides access to the caption settings of the ASPxDocumentViewer‘s Parameters panel.

Namespace: DevExpress.XtraReports.Web

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

Declaration

public ReportParametersPanelEditorCaptionSettings CaptionSettings { get; }

Property Value

Type Description
ReportParametersPanelEditorCaptionSettings

A ReportParametersPanelEditorCaptionSettings object containing the caption settings of the Parameters panel.

See Also