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

ReportToolbarStyles.CaptionCellStyle Property

Gets the caption style settings of the report toolbar container.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public EditorCaptionCellStyle CaptionCellStyle { get; }

Property Value

Type Description
EditorCaptionCellStyle

A EditorCaptionCellStyle value.

See Also