Skip to main content

ReportParametersPanelEditorCaptionSettings Class

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

Namespace: DevExpress.XtraReports.Web

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

See Also