LookUpValueCollection Class
A collection of LookUpValue objects.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Remarks
Use one of the following instead of LookUpValueCollection:
- StaticListLookUpSettings to specify a static list of predefined parameter values.
- DynamicListLookUpSettings to specify the storage for retrieving the list of predefined parameter values.
- RangeParametersSettings to specify a value range.
Inheritance
See Also