MobileForms Toolkit Documentation

RowEventHandler Delegate

Represents the method that will handle the row click event.

public delegate void RowEventHandler(
object sender,
RowEventArgs e
);

Requirements

Namespace: Resco.Controls.AdvancedList

Assembly: Resco.AdvancedList.CF3 (in Resco.AdvancedList.CF3.dll)

See Also

Resco.Controls.AdvancedList Namespace