A newer version of this page is available.
Switch to the current version.
IFileDialogServiceBase Interface
Provides methods and properties to configure the standard dialog box.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v18.2.dll
Declaration
[Browsable(false)]
public interface IFileDialogServiceBase
<Browsable(False)>
Public Interface IFileDialogServiceBase
Remarks
To learn more, see OpenFileDialogService and SaveFileDialogService.
See Also
Feedback