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

DocumentViewerReportToolbarProperties.CaptionSettings Property

Provides access to the caption settings of a report toolbar.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

Declaration

public ReportToolbarEditorCaptionSettings CaptionSettings { get; }

Property Value

Type Description
ReportToolbarEditorCaptionSettings

A ReportToolbarEditorCaptionSettings object.

See Also