XtraReportModel.ShouldSavePassword Property
Specifies whether or not to save the password for an ExcelDataSource.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to save the password for an Excel document; otherwise false. |
See Also