All Tags »
Style »
Column (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi All,
What I want is to apply a template to modify the way title is displayed for columns as follows;
<!-- Data Template for Xceed Column--><DataTemplate x:Key=''colTemplate''> <Label Content=''{xcdg:CellEditorBinding}'' TextBlock.FontWeight=''Bold'' /></DataTemplate>
If I use this template explicitly with each ...