MobileForms Toolkit Documentation

DetailView.ItemGotFocus Event

Occurs when the Item got focus.

public event ItemEventHandler ItemGotFocus;

Remarks

The event handler receives an argument of type ItemEventArgs

See Also

DetailView Class | Resco.Controls.DetailView Namespace