PasswordStrengthEventArgs.Password Property
Gets the password currently entered by an end-user.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Object | An object that represents the password currently entered by an end-user. |
See Also