Back to Devexpress

ItemsEditBase.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-itemseditbase-e777bc51.md

latest1000 B
Original Source

ItemsEditBase.ActualAppearance Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public ItemsEditBaseActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
ItemsEditBaseActualAppearance

Appearance settings that are applied to the current ItemsEditBase.

|

See Also

ItemsEditBase Class

ItemsEditBase Members

DevExpress.Maui.Editors Namespace