Back to Devexpress

PasswordEdit.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-passwordedit-0efd6b0a.md

latest988 B
Original Source

PasswordEdit.ActualAppearance Property

Gets the common appearance settings that are applied to the current PasswordEdit.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public PasswordEditActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
PasswordEditActualAppearance

Appearance settings that are applied to the current PasswordEdit.

|

See Also

PasswordEdit Class

PasswordEdit Members

DevExpress.Maui.Editors Namespace