DwRowChangeEventArgs.Index Property
.NET Standard 2.x | Current Version (1.0.1) 
Gets the index of the row changed.
Namespace: PowerBuilder.Data
Assembly: PowerBuilder.Data.dll
Syntax
public int Index { get; }
Property Value
System.Int32
The zero-based index of the row changed.
Applies to
.NET Standard
2.x