I would like to use a Boolean report parameter in my report, but I would like to change the display value of the radio buttons. Instead of having it display 'true' and 'false', I would like to hard code the values to strings. I thought that I could access the ValueMember and DisplayMember and change it that way, but I have been unsuccessful so far.