ItemEventArgs.ItemHandle Property
Namespace: DevExpress.XamarinForms.CollectionView
Assembly: DevExpress.XamarinForms.CollectionView.dll
NuGet Package: DevExpress.XamarinForms.CollectionView
Declaration
public int ItemHandle { get; protected set; }
Property Value
Type |
---|
Int32 |
See Also