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

DocumentViewerSettings.SettingsParametersPanelCaption Property

Provides access to the Parameters panel caption settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public ReportParametersPanelEditorCaptionSettings SettingsParametersPanelCaption { get; }

Property Value

Type Description
ReportParametersPanelEditorCaptionSettings

A ReportParametersPanelEditorCaptionSettings object.

See Also