LookUpSettings.DataSource Property
Specifies the data source 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 |
|---|---|
| Object | A Object value. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to DataSource |
|---|---|
| Parameter |
|
Implements
See Also