MobileForms Toolkit Documentation

ItemEventArgs Constructor

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

Overload List

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

public ItemEventArgs();

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

public ItemEventArgs(Item,int,string);

See Also

ItemEventArgs Class | Resco.Controls.DetailView Namespace