MobileForms Toolkit Documentation

InsertEventArgs  Constructor 

Initializes a new instance of the InsertEventArgs class with the specified Item.

public InsertEventArgs(
int i,
object v
);

Parameters

i
Index of this item.
v
Value of this item.

Remarks

Create InsertEventArgs class with specific attributes.

See Also

InsertEventArgs Class | Resco.Controls.OutlookControls Namespace