ParameterEditInfo(Parameter, Control) Constructor
Initializes a new instance of the ParameterEditInfo class with specified settings.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Parameters
Name | Type |
---|---|
parameter | Parameter |
editor | Control |
See Also