C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / ItemsTemplate Property

In This Topic
ItemsTemplate Property (C1ComboBox)
In This Topic
Gets or sets the template of the items.
Syntax
'Declaration
 
Public Overridable Property ItemsTemplate As System.Web.UI.ITemplate
 
See Also