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.AdvancedTree

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

See Also

Resco.Controls.AdvancedTree Namespace