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

IDocumentManagerService Interface

Provides methods to create documents and operate with them.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v20.1.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Declaration

public interface IDocumentManagerService

The following members return IDocumentManagerService objects:

Remarks

See Services to learn more.

See Also