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