Template applied to the headers of all the items of the list.

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

Syntax

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

See Also