devexpress wpf - How to customize PivotGrid's PivotGridField alignment and and FontWeight in DevX WPF? - Stack Overflow

admin2025-04-17  2

I am using WPF PivotGrid control in my application. I want to customize the ColumnArea Header alignment and Fonts. But, I can't find the property to customize it. I couldn't find the proper example in the DevX documentation UG link.

 <dxpg:PivotGridField x:Name="fiQuarter" FieldName="QQYYYY" Area="ColumnArea" />

I checked HeaderContentStyle in PivotGridField. But, it don't have any customization property.

Anyone please share how to customize it.

Thanks,

Bharathi.

转载请注明原文地址:http://anycun.com/QandA/1744851683a88515.html