HtmlContentPopup.ViewModelType Property
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default |
---|---|
Type | null |
See Also
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
[DefaultValue(null)]
[DXCategory("Data")]
public Type ViewModelType { get; set; }
<DefaultValue(Nothing)>
<DXCategory("Data")>
Public Property ViewModelType As Type
Type | Default |
---|---|
Type | null |
No
Your feedback is appreciated.