MobileForms Toolkit Documentation

ButtonEventHandler Delegate

Represents the method that will handle the button click event.

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

Requirements

Namespace: Resco.Controls.AdvancedList

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

See Also

Resco.Controls.AdvancedList Namespace