PasswordBoxEdit.HidePassword() Method
Hides the PasswordBoxEdit‘s password. To show the password that is typed in the PasswordBoxEdit, call the ShowPassword() method.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
See Also