Skip to main content

DocumentViewerReportToolbarProperties.CaptionSettings Property

Provides access to the caption settings of a report toolbar.

Namespace: DevExpress.XtraReports.Web.DocumentViewer

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public ReportToolbarEditorCaptionSettings CaptionSettings { get; }

Property Value

Type Description
ReportToolbarEditorCaptionSettings

A ReportToolbarEditorCaptionSettings object.

See Also