Table of Contents
TopLevelHeaderTemplate Property

Gets or sets the top level header item template.

Syntax
 public DataTemplate TopLevelHeaderTemplate { get; set; }
Remarks

This property is bound to MenuBase.TopLevelHeaderTemplate.

See Also