CustomizeParameterEditorsEventArgs.Editor Property
Specifies the value editor associated with the current parameter.
Namespace: DevExpress.XtraReports.Web
Assembly: DevExpress.XtraReports.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Reporting
Declaration
Property Value
Type | Description |
---|---|
ASPxEditBase | An ASPxEditBase descendant, specifying the parameter editor. |
See Also