ExcelDataSourceModel.ShouldSavePassword Property
Specifies whether to save a password used to open a password protected Excel file.
Namespace: DevExpress.DataAccess.Wizard.Model
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to save the password; otherwise, false. |
Implements
See Also