Back to Devexpress

TextEdit.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-textedit-043d1ce2.md

latest940 B
Original Source

TextEdit.ActualAppearance Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public TextEditActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
TextEditActualAppearance

Appearance settings that are applied to the current TextEdit.

|

See Also

TextEdit Class

TextEdit Members

DevExpress.Maui.Editors Namespace