WizardDataConnection.Description Property
Specifies the data connection description that is displayed in the Data Source Wizard.
Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts
Assembly: DevExpress.XtraReports.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value, specifying the data connection description. |
See Also