Back to Devexpress

HtmlTemplateCollection Constructors

windowsforms-devexpress-dot-utils-dot-html-dot-htmltemplatecollection-dot-ctor.md

latest1.0 KB
Original Source

HtmlTemplateCollection Constructors

The collection of HTML templates that can be used as an external template storage by other controls.

NameParametersDescription
HtmlTemplateCollection()noneInitializes a new instance of the HtmlTemplateCollection class.
HtmlTemplateCollection(IList<HtmlTemplate>)listInitializes a new instance of the HtmlTemplateCollection class with specified settings.

See Also

HtmlTemplateCollection Class

HtmlTemplateCollection Members

DevExpress.Utils.Html Namespace