[]
Applies the selection colors to a specific cell.
protected virtual void ApplySelectionColors(GridCellView cell, Color background, Color foreground, bool isEditing)
| Type | Name | Description |
|---|---|---|
| GridCellView | cell | The cell. |
| Color | background | The background. |
| Color | foreground | The foreground. |
| bool | isEditing | if set to |