GridDesktop.CellFormatChanged

GridDesktop.CellFormatChanged event

Occurs when the cell format is changed via Format Cells dialog box.

public event CellFormatEventHandler CellFormatChanged;

See Also