MobileForms Toolkit Documentation

ItemEventArgs.Index Field

Index of Item which raise event.

public int Index;

Remarks

You can access the Item which raise event by the index in DetailViewItems Collection.

See Also

ItemEventArgs Class | Resco.Controls.DetailView Namespace