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

ReportParametersPanelEditorCaptionSettings Class

Provides the caption settings to the Parameters panel of an ASPxDocumentViewer.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class ReportParametersPanelEditorCaptionSettings :
    EditorCaptionSettings

Remarks

A ReportParametersPanelEditorCaptionSettings object is returned by the ASPxDocumentViewer.SettingsParametersPanelCaption property.

Implements

See Also