14 public int Index {
get; set; }
19 public Ty Item {
get; set; }
InsertEventArgs(int Index, Ty Item)
Initializes a new instance of the InsertEventArgs class.
InsertEventArgs()
Initializes a new instance of the InsertEventArgs class.
Eventargs of BeforeInsert and AfterInsert events.