Posts

Showing posts with the label expression blend

how to change datagridview header color using blender

Image
How to change datagridview header color using blender:    Here we will see how to change datagrid header background color using blender. Step-1:     Open your project  with expression blend, and double click on your page.  step-2:      Right click on your datagrid->Edit addtional template->edit column header style->edit a copy(if u create first time then you have to give edit a copy)  Step-3:     Give apply to all(if you apply all column header and all data grids)->click ok  Step-4:     Right click on BackgroundGradient->and right side properties change the color(see below image) Step-5:    After changing the background color, If you want to change foreground color then, right click on data grid, and click view xml Step-6:    Inthat xml page scroll up for few lines, and there you will see the foreground option, there you c...