LookUpValue(Object, String) Constructor
Initializes a new instance of the LookUpValue class with the specified settings.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| value | Object | A Object value. |
| description | String | A String value. |
See Also