HtmlTemplate.PreviewType Property
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Utils.v24.1.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