ChipGroup.Chips Property
Provides access to the collection of chips displayed in this group.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
#Property Value
Type | Description |
---|---|
IList<Chip> | A collection of chips. |