Articles in this section
Category / Section

How to change foreground color of the text block elements in the PivotSchemaDesigner

1 min read

 

XAML

<syncfusion:PivotSchemaDesigner.Resources>
<Style TargetType="{x:Type TextBlock}">
<Setter Property="Foreground" Value="Green"/>
</Style>
</syncfusion:PivotSchemaDesigner.Resources>

 

 

C:\Users\labuser\Dropbox\Screenshots\Screenshot 2014-06-09 16.10.13.png

Figure: pivot Grid shows customized schema designer

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied