Click here to Skip to main content
16,017,376 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am using blend behavior to add some style(like font style,underlined etc )to the datagrid row.
I am using Textblock in the datagridcell template to display cell content .So now my requirements(problem) is , in the behavior class i have instance of DatagridCellsPresenter , from which i shloud be able to collect all the Textblocks in that row and be able to apply font style on TextBlock.


Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900