Skip to main content

ReportParametersPanelEditorStyles.CaptionCell Property

Gets the caption style settings of the Parameters panel container.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public EditorCaptionCellStyle CaptionCell { get; }

Property Value

Type Description
EditorCaptionCellStyle

A EditorCaptionCellStyle value.

See Also