Back to Devexpress

InputChipGroup.ActualAppearance Property

maui-devexpress-dot-maui-dot-editors-dot-inputchipgroup-73b56229.md

latest1012 B
Original Source

InputChipGroup.ActualAppearance Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public InputChipGroupActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
InputChipGroupActualAppearance

Appearance settings that are applied to the current InputChipGroup.

|

See Also

InputChipGroup Class

InputChipGroup Members

DevExpress.Maui.Editors Namespace