PasswordBoxEdit.PasswordChar Property
In This Article
Gets or sets the masking character for the password. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Char | A Char value that specifies the masking character which is echoed in the password box. |
#Remarks
See Also