Version

HeaderTemplate Class Members

The following tables list the members exposed by HeaderTemplate.

Public Constructors
 NameDescription
Public ConstructorHeaderTemplate Constructor  
Public Properties
 NameDescription
Public PropertyHierarchyGets or sets the name of column/row hierarchy for which PivotCellControl the Template will be applied.  
Public PropertyLabelGets or sets the label of column/row hierarchy for which PivotCellControl the Template will be applied.  
Public PropertyLevelGets or sets the level of column/row hierarchy for which PivotCellControl the Template will be applied. It is 1 based index.  
Public PropertyTemplateGets or sets the System.Windows.DataTemplate used to define the Content of header cell, depending on other properties in the object.  
See Also