Template applied to all the items of the list.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public DataTemplate ItemTemplate { get; set; }
Visual Basic
Public Property ItemTemplate As DataTemplate
	Get
	Set

See Also