MobileForms Toolkit Documentation

CellEventHandler Delegate

Represents the method that will handle the cell click event.

public delegate void CellEventHandler(
object sender,
CellEventArgs e
);

Requirements

Namespace: Resco.Controls.AdvancedList

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

See Also

Resco.Controls.AdvancedList Namespace