MobileForms Toolkit Documentation

CustomizeCellEventHandler Delegate

Represents the method that will handle the validate data event.

public delegate void CustomizeCellEventHandler(
object sender,
CustomizeCellEventArgs e
);

Requirements

Namespace: Resco.Controls.AdvancedComboBox

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

See Also

Resco.Controls.AdvancedComboBox Namespace