[]
Gets or sets the name of the data item type for strongly typed data binding.
[Themeable(false)]
public virtual string ItemType { get; set; }
<Themeable(False)>
Public Overridable Property ItemType As String
Setting this property enables the Item and BindItem data-binding expressions.