Skip to main content
A newer version of this page is available. .

DXFileDialog.AutoUpgradeEnabled Property

For internal use only.

Namespace: DevExpress.Xpf.Dialogs

Assembly: DevExpress.Xpf.Dialogs.v19.1.dll

Declaration

[Browsable(false)]
[DefaultValue(false)]
public bool AutoUpgradeEnabled { get; set; }

Property Value

Type Default
Boolean **false**

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also