Back to Devexpress

ChipEventArgs.Item Property

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

latest714 B
Original Source

ChipEventArgs.Item Property

Gets the data object based on which the processed chip is generated.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public object Item { get; }

Property Value

TypeDescription
System.Object

A data object.

|

See Also

ChipEventArgs Class

ChipEventArgs Members

DevExpress.Maui.Editors Namespace