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?