XtraReportModel.DataConnection Property
Specifies the data connection options.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
IDataConnection | An object implementing the IDataConnection interface. |
See Also