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.v18.2.Web.WebForms.dll

Declaration

public class ReportToolbarEditorCaptionSettings :
    EditorCaptionSettings

The following members return ReportToolbarEditorCaptionSettings objects:

Library Related API Members
Reporting DocumentViewerReportToolbarProperties.CaptionSettings
ReportToolbar.CaptionSettings
ASP.NET Web Forms Controls ReportToolbarSettings.CaptionSettings

Remarks

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

Implements

See Also