HtmlTemplate.PreviewType Property
In This Article
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
[Browsable(false)]
[DefaultValue(null)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Type PreviewType { get; set; }
#Property Value
Type | Default |
---|---|
Type | null |
See Also