Skip to main content

ReportToolbarStyles.CaptionStyle Property

Gets the caption style settings of the report toolbar.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public EditorCaptionStyle CaptionStyle { get; }

Property Value

Type Description
EditorCaptionStyle

A EditorCaptionStyle value.

See Also