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