Skip to main content
A newer version of this page is available.
All docs
V17.2

ASPxClientCustomizeParameterLookUpSourceEventArgs Class

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v17.2.Web.Scripts.dll

Declaration

public class ASPxClientCustomizeParameterLookUpSourceEventArgs :
    ASPxClientEventArgs

Remarks

ASPxClientCustomizeParameterLookUpSourceEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

Object
DevExpress.Web.Scripts.JavaScriptObject
DevExpress.Web.Scripts.ASPxClientEventArgs
ASPxClientCustomizeParameterLookUpSourceEventArgs
See Also