Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
20
Character casing in XamTextEditor
posted

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.

  • 5600
    Offline posted

    Hi,

    You can use XamMaskedEditor with Mask like this:

    Mask=">CCCCCCCC"

    Here is a link with all available masks here

    Regard,

    Anastas