Skip to main content

PredefinedFilterCheckedChipGroupItem.ActualAppearance Property

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

Namespace: DevExpress.Maui.Editors

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public PredefinedFilterCheckedChipGroupItemActualAppearance ActualAppearance { get; }

Property Value

Type Description
PredefinedFilterCheckedChipGroupItemActualAppearance

Appearance settings that are applied to the current PredefinedFilterCheckedChipGroupItem.

See Also