Click or drag to resize

GridCellFormatting Event

Occurs when each cell is being formatted for font and color

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<GridCellFormatEventArgs> CellFormatting

Value

Type: SystemEventHandlerGridCellFormatEventArgs
See Also