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

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

See Also

Resco.Controls.AdvancedComboBox Namespace