ParameterInfo(IParameter) Constructor
Initializes a new instance of the ParameterInfo class with the specified parameter.
Namespace: DevExpress.Data.Controls.ExpressionEditor
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
parameter | IParameter | An object implementing the IParameter interface. |
See Also