MobileForms Toolkit Documentation

ItemEventArgs  Constructor 

Initializes a new instance of the ItemEventArgs class.

public ItemEventArgs(
ListItem i,
int index,
int yoff
);

Parameters

i
An index of the item in item collection.
index
yoff
Current vertical offset of the item in grid.

See Also

ItemEventArgs Class | Resco.Controls.AdvancedComboBox Namespace