Hi Julio,
Thanks for using Syncfusion Products.
We are unable to reproduce the issue” tried to used: InputMode(InputMode.Password); but it doesn´t work”.We can able to hide the text in textbox as password by setting the property “InputMode” as InputMode.Password”.Please find the code for the same,
<code>
@Html.EJ().MaskEdit("mask").MaskFormat("99-9999-99").InputMode(InputMode.Password).Value("28972387")
</code>
We have prepared the sample based on this and please find the sample under the following location,
Sample: Sample
Could you please check with the above sample? If still you face any problem, please get back to us we will be happy to serve you.
To know more details about properties, methods and events of our MaskEdit Textbox Component, please go through the following API link,
http://help.syncfusion.com/UG/JS_CR/ejMaskEdit.html
Kindly let us know if you have further queries,
Regards,
Kasithangam