Skip to main content

IFileDialogServiceBase Interface

In This Article

Provides methods and properties to configure the standard dialog box.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v24.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

#Declaration

[Browsable(false)]
public interface IFileDialogServiceBase

#Remarks

To learn more, see OpenFileDialogService and SaveFileDialogService.

See Also