Skip to main content

IDocumentManagerService Interface

Provides methods to create documents and operate with them.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v23.2.dll

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

Declaration

public interface IDocumentManagerService

The following members return IDocumentManagerService objects:

Remarks

See Services to learn more.

See Also