Skip to main content

IFileDialogServiceBase Interface

Provides methods and properties to configure the standard dialog box.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v23.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