Gets or sets the template used to display the content of the accordion item headers. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public DataTemplate SectionHeaderTemplate { get; set; } |
Visual Basic
![]() |
---|
Public Property SectionHeaderTemplate As DataTemplate |
A Silverlight DataTemplate object.