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.2.dll
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