Skip to Content
0
Former Member
Jan 13, 2011 at 05:04 PM

Programatically toggle Display Currency Symbol at runtime from .NET code

47 Views

I have a field object on a report and it contains a floating number value. Depending on the data being passed to the report at runtime, I may want to the field to Display the Currency Symbol or want to display it as just a number without the symbol. My decision structure is in vb.net but I cant see how you can programatically toggle off "Display Currency Symbol". Is there a way?