How can we do Character casing in XamTextEditor?
For normal text box we have a property called as Character casing =lower/upper. But how to achive the same thing for XamTextEditor.
Hi,
You can use XamMaskedEditor with Mask like this:
Mask=">CCCCCCCC"
Here is a link with all available masks here
Regard,
Anastas