IFileDialogServiceBase.AutoUpgradeEnabled Property
Gets or sets a value indicating whether the dialog box automatically upgrades appearance and behavior.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the dialog box automatically upgrades appearance and behavior; otherwise, false. The default is true. |
Remarks
Note
On Windows XP, this property does not have any effect.
See Also