Skip to main content

ReportParametersPanel.DropDownEditButtonSettings Property

Provides access to the Edit button’s settings.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public DropDownButton DropDownEditButtonSettings { get; }

Property Value

Type Description
DropDownButton

A DropDownButton object.

See Also