C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewItem Class / TemplateContainer Property

In This Topic
TemplateContainer Property (C1ListViewItem)
In This Topic
Gets or sets the template container.
Syntax
'Declaration
 
Public Property TemplateContainer As System.Web.UI.HtmlControls.HtmlGenericControl
 

Property Value

The template container.
See Also