C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1TemplateField Class / ItemTemplate Property

In This Topic
ItemTemplate Property
In This Topic
Gets or sets the template used to show an item in a C1TemplateField.
Syntax
'Declaration
 
Public Overridable Property ItemTemplate As System.Web.UI.ITemplate
 
See Also