ParameterLookUpValues.LookUpValues Property
In This Article
Specifies the collection of parameter lookup values.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
[DataMember]
public LookUpValueCollection LookUpValues { get; set; }
#Property Value
Type | Description |
---|---|
Look |
A Look |
See Also