Occurs when a cell formatting event of the underlying DataGridView occurs.
Namespace: CleanCode.SqlEditorControlsAssembly: CleanCode.SqlEditorControls (in CleanCode.SqlEditorControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
public event DataGridViewCellFormattingEventHandler CellFormatting
See Also