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

IFileDialogServiceBase Interface

Provides methods and properties to configure the standard dialog box.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v21.1.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.Win.Design, DevExpress.WinUI

Declaration

[Browsable(false)]
public interface IFileDialogServiceBase

Remarks

To learn more, see OpenFileDialogService and SaveFileDialogService.

See Also