glewis1636
Programmer
I'd like to make part of my expression bold and the dataset field not bold, how is this done.
Example in the expression I have;
I'd like to format the expression so that it appears as;
Item: widget
Thanks,
Paul
"Uhm..."
Example in the expression I have;
Code:
= "Item: " + Fields!Item.Value
I'd like to format the expression so that it appears as;
Item: widget
Thanks,
Paul
"Uhm..."