The following tables list the members exposed by DataCellTemplate.
Name | Description | |
---|---|---|
DataCellTemplate Constructor |
Name | Description | |
---|---|---|
ColumnHierarchy | Gets or sets the name of column's hierarchy for which PivotCellControl the Template will be applied. | |
ColumnLabel | Gets or sets the lable of column's hierarchy for which PivotCellControl the Template will be applied. | |
ColumnLevel | Gets or sets the level of column's heirarchy for which PivotCellControl the Template will be applied. It is 1 based index. | |
RowHierarchy | Gets or sets the name of row's hierarchy for which PivotCellControl the Template will be applied. | |
RowLabel | Gets or sets the label of row's hierarchy for which PivotCellControl the Template will be applied. | |
RowLevel | Gets or sets the level of row's hierarchy for which PivotCellControl the Template will be applied. It is 1 based index. | |
Template | Gets or sets the System.Windows.DataTemplate used to define the Content of cell, depending on other properties in the object. |