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

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

See Also

Resco.Controls.AdvancedList Namespace