Back to Devexpress

IDocumentManagerService Members

corelibraries-devexpress-dot-mvvm-dot-idocumentmanagerservice-dot-underscore-members.md

latest1019 B
Original Source

IDocumentManagerService Members

Provides methods to create documents and operate with them.

Properties

NameDescription
ActiveDocumentSpecifies the active document.
DocumentsSpecifies a set of created documents.

Methods

NameDescription
CreateDocument(String, Object, Object, Object)Creates a document.

Events

NameDescription
ActiveDocumentChangedInvoked each time the active document is changed.

See Also

IDocumentManagerService Interface

DevExpress.Mvvm Namespace