Skip to main content

DocumentViewerSettings.SettingsParametersPanelCaption Property

Provides access to the Parameters panel caption settings.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public ReportParametersPanelEditorCaptionSettings SettingsParametersPanelCaption { get; }

Property Value

Type Description
ReportParametersPanelEditorCaptionSettings

A ReportParametersPanelEditorCaptionSettings object.

See Also