The index of item for which the height/width is needed.
[Visual Basic] Public ReadOnly Property Index As Integer [C#] public int Index {get;} [C++] public: __property int get_Index(); [JScript] public function get Index() : int;
MeasureItemEventArgs Class | MeasureItemEventArgs Members | System.WinForms Namespace