Skip to main content
A newer version of this page is available. .

LookUpValue Class

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

Namespace: DevExpress.XtraReports.Parameters

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.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