MindFusion.Reporting for Silverlight Programmer's Guide
ItemWithSections.HeaderTemplate Property
See Also
 





Gets or sets the DataTemplate to use when generating the visualization of the item header. This is a dependency property.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public DataTemplate HeaderTemplate { get; set; }

Visual Basic  Copy Code

Public Property HeaderTemplate As DataTemplate

 Property Value

A Silverlight DataTemplate object specifying the header template.

 See Also

ItemWithSections Members
ItemWithSections Class
MindFusion.Reporting.Silverlight Namespace
FooterTemplate Property