HtmlTemplate() Constructor
Initializes a new instance of the HtmlTemplate class.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
This constructor sets the HtmlTemplate.Template and HtmlTemplate.Styles properties to empty strings.
See Also