MobileForms Toolkit Documentation

CustomizeCellHandler Delegate

Delegate for the CustomizeCell event.

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

Requirements

Namespace: Resco.Controls.SmartGrid

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

See Also

Resco.Controls.SmartGrid Namespace