MobileForms Toolkit Documentation

DetailView.Scroll Event

Occurs when the control is scrolled.

public event EventHandler Scroll;

Remarks

The event handler receives an argument of type EventArgs

See Also

DetailView Class | Resco.Controls.DetailView Namespace