Skip to main content

ReportToolbarEditorCaptionSettings Class

Provides the caption settings of the report toolbar.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v23.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.

See Also