Back to Devexpress

FormSwitchItem.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-formswitchitem-f86e5a26.md

latest1012 B
Original Source

FormSwitchItem.ActualAppearance Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public FormSwitchItemActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
FormSwitchItemActualAppearance

Appearance settings that are applied to the current FormSwitchItem.

|

See Also

FormSwitchItem Class

FormSwitchItem Members

DevExpress.Maui.Editors Namespace