LookUpSettings.DataMember Property
Specifies the data member that is used to provide parameter values to the lookup editor.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DataMember |
|---|---|
| Parameter |
|
Implements
See Also