MainWeb.CellClientUpdate

MainWeb.CellClientUpdate event

Occurs when a client cell update happen . When this event is fired, its parameter e.Argument contains the command’s name.

public event CellEventHandler CellClientUpdate;

See Also