Template applied to all the items of the list.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
Syntax
| C# |
|---|
public DataTemplate ItemTemplate { get; set; } |
| Visual Basic |
|---|
Public Property ItemTemplate As DataTemplate Get Set |