I don't think so.  You probably need to subclass it and override the
Summary method

                public override string Summary ()
                {
                        return val ? "On".GetText () : "Off".GetText ();
                }               




On Tue, Jun 4, 2013 at 7:32 PM, Paul Johnson <[email protected]>wrote:

> Hi,
>
> Is there a way to alter the text in a BooleanElement from On/Off to (say)
> Male/Female?
>
> Paul
> --
> "Space," it says, "is big. Really big. You just won't believe how vastly,
> hugely, mindbogglingly big it is. I mean, you may think it's a long way
> down the road to the chemist's, but that's just peanuts to space, listen..."
> Hitch Hikers Guide to the Galaxy, a truly remarkable book!
>
> ______________________________**_________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/**mailman/listinfo/monotouch<http://lists.ximian.com/mailman/listinfo/monotouch>
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to