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

CustomizeParameterEditorsEventArgs Class

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public class CustomizeParameterEditorsEventArgs :
    EventArgs

Remarks

CustomizeParameterEditorsEventArgs objects are automatically created, initialized and passed to corresponding event handlers.

Inheritance

Object
EventArgs
CustomizeParameterEditorsEventArgs
See Also