Skip to main content
All docs
V25.1
  • HtmlTemplate.PreviewType Property

    Namespace: DevExpress.Utils.Html

    Assembly: DevExpress.Utils.v25.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