Skip to main content
.NET 6.0+

XPCollectionChangedEventArgs.NewIndex Field

Gets or sets the zero-based index of the object in the XPCollection.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public int NewIndex

Field Value

Type
Int32
See Also