Table of Contents
HeaderTemplate Property

Gets or sets the template for the drop down header.

Syntax
 public DataTemplate HeaderTemplate { get; set; }
Remarks

See Drop Down Header and Footer for more details about this feature.

See Also