Skip to main content

DXFileDialog.AutoUpgradeEnabled Property

For internal use only.

Namespace: DevExpress.Xpf.Dialogs

Assembly: DevExpress.Xpf.Dialogs.v23.2.dll

NuGet Package: DevExpress.Wpf.Dialogs

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