PivotGridSettings.SetCellTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetCellTemplateContent(Action<PivotGridCellTemplateContainer>) | contentMethod | Allows you to set html content for data cells. |
SetCellTemplateContent(String) | content | Allows you to set html content for data cells. |