C# Class System.Data.Tests.DataViewTest2.EventProperties

Show file Open project: dotnet/corefx

Public Properties

Property Type Description
NewIndex int
OldIndex int
lstType ListChangedType

Property Details

NewIndex public property

public int NewIndex
return int

OldIndex public property

public int OldIndex
return int

lstType public property

public ListChangedType lstType
return ListChangedType