Skip to main content

CustomizeParameterEditorsEventArgs Class

Namespace: DevExpress.XtraReports.Web

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