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

ReportParametersPanelEditorStyles.Caption Property

Gets the caption style settings of the Parameters panel.

Namespace: DevExpress.XtraReports.Web

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

Declaration

public EditorCaptionStyle Caption { get; }

Property Value

Type Description
EditorCaptionStyle

A EditorCaptionStyle value.

See Also