Back to Devexpress

FilterCheckItem.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-filtercheckitem-61085b71.md

latest1.0 KB
Original Source

FilterCheckItem.ActualAppearance Property

Returns the common appearance settings that are applied to the current FilterCheckItem descendant.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public FilterCheckItemActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
FilterCheckItemActualAppearance

Appearance settings that are applied to the current FilterCheckItem.

|

See Also

FilterCheckItem Class

FilterCheckItem Members

DevExpress.Maui.Editors Namespace