Back to Devexpress

ItemEventArgs.ItemHandle Property

maui-devexpress-dot-maui-dot-collectionview-dot-itemeventargs.md

latest821 B
Original Source

ItemEventArgs.ItemHandle Property

Gets the handle of the processed item.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public int ItemHandle { get; }

Property Value

TypeDescription
Int32

A value that specifies a handle.

|

See Also

ItemEventArgs Class

ItemEventArgs Members

DevExpress.Maui.CollectionView Namespace