GridDesktop.CellDoubleClick

GridDesktop.CellDoubleClick event

Occurs when the gridcell is double clicked.

public event CellEventHandler CellDoubleClick;

See Also