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

ReportToolbarEditorCaptionSettings Class

Provides the caption settings of the report toolbar.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class ReportToolbarEditorCaptionSettings :
    EditorCaptionSettings

Remarks

An object of the ReportToolbarEditorCaptionSettings type is returned by the ReportToolbar.CaptionSettings and DocumentViewerReportToolbarProperties.CaptionSettings properties.

Implements

See Also