Back to Devexpress

HtmlContentPopup.ViewModelType Property

windowsforms-devexpress-dot-xtraeditors-dot-htmlcontentpopup-35b518a5.md

latest1.0 KB
Original Source

HtmlContentPopup.ViewModelType Property

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DefaultValue(null)]
[DXCategory("Data")]
public Type ViewModelType { get; set; }
vb
<DefaultValue(Nothing)>
<DXCategory("Data")>
Public Property ViewModelType As Type

Property Value

TypeDefault
Typenull

See Also

HtmlContentPopup Class

HtmlContentPopup Members

DevExpress.XtraEditors Namespace