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

DXOpenFileDialogService.OpenFileDialogModeProperty Field

Identifies the DXOpenFileDialogService.OpenFileDialogMode dependency property.

Namespace: DevExpress.Xpf.Dialogs

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Dialogs, DevExpress.Wpf.Dialogs

Declaration

[Browsable(false)]
public static readonly DependencyProperty OpenFileDialogModeProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also