Overview | Methods | Fields | This Package | All Packages
Creates a MeasureItemEvent object.
Syntax
public MeasureItemEvent( int index, int itemHeight )
Parameters
index
The zero-based index of the item whose height must be determined.
itemHeight
The height of the item at the specified index.