StaticListLookUpSettings.DataAdapter Property
In This Article
Overrides the LookUpSettings.DataAdapter property to hide it.
Namespace: DevExpress.XtraReports.Parameters
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Object value. |
#Remarks
This property is intended to hide the corresponding property of the LookUpSettings class.
See Also