Creates a MeasureItemEvent object.
public MeasureItemEvent( int index, int itemHeight )
index
The zero-based index of the item whose height must be determined.
itemHeight
The height of the item at the specified index.