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