Skip to main content

LookUpValue Class

A parameter’s value that is shown in its look-up editor for end-users.

Namespace: DevExpress.XtraReports.Parameters

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

[DataContract]
public class LookUpValue

The following members return LookUpValue objects:

Remarks

Use one of the following instead of LookUpValue:

Inheritance

Object
LookUpValue
See Also