Back to Devexpress

IDocumentOwner Interface

corelibraries-devexpress-dot-mvvm-6203dfc5.md

latest1.2 KB
Original Source

IDocumentOwner Interface

Provides a way to obtain the document owner (service) at the document level.

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public interface IDocumentOwner
vb
Public Interface IDocumentOwner

The following members return IDocumentOwner objects:

Remarks

See the The Concept of Documents and Document Manager Service section in the Document Management System topic, to learn more.

See Also

IDocumentOwner Members

DevExpress.Mvvm Namespace