Back to Devexpress

ChipEventArgs.Chip Property

maui-devexpress-dot-maui-dot-editors-dot-chipeventargs.md

latest715 B
Original Source

ChipEventArgs.Chip Property

Gets the processed chip.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public Chip Chip { get; }

Property Value

TypeDescription
Chip

An object that specifies a chip.

|

See Also

ChipEventArgs Class

ChipEventArgs Members

DevExpress.Maui.Editors Namespace