Back to Devexpress

FormPickerItemBase.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-formpickeritembase-a3284e9f.md

latest1.0 KB
Original Source

FormPickerItemBase.ActualAppearance Property

Gets the common appearance settings that are applied to FormPickerItemBase descendants.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public override FormPickerItemBaseActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
FormPickerItemBaseActualAppearance

Appearance settings that are applied to FormPickerItemBase descendants.

|

See Also

FormPickerItemBase Class

FormPickerItemBase Members

DevExpress.Maui.Editors Namespace