Answer:
We can apply different styles to each column with the help of CSS selector “col-index” which represents the position of the column. But, it can be applied in code behind under style tag.
CSS
background-color: cadetblue !important; background-color: antiquewhite !important;
|
Find the sample for apply the different styles in Pivot Table each column from here