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

ModuleDescription<TModule>.DocumentType Property

Contains the corresponding document view type.

Namespace: DevExpress.Mvvm.ViewModel

Assembly: DevExpress.Mvvm.v20.2.ViewModel.dll

NuGet Packages: DevExpress.Scaffolding.Core, DevExpress.WindowsDesktop.Mvvm.ViewModel

Declaration

public string DocumentType { get; }

Property Value

Type
String
See Also