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

DocumentManagerServiceExtensions Class

Provides extension methods for IDocumentManagerService implementation to create and control a service’s documents.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v20.2.dll

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

Declaration

public static class DocumentManagerServiceExtensions

Remarks

To get more information about how to create new documents and control existing ones, see the Document Management System topic.

Inheritance

Object
DocumentManagerServiceExtensions
See Also