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

In This Topic
EditItemTemplate Property
In This Topic
Gets or sets the template to be used when editing an item.
Syntax
'Declaration
 
Public Overridable Property EditItemTemplate As System.Web.UI.ITemplate
 
See Also