[]
Modifies the cell's style to visually reflect the count of the cell's selection.
protected virtual void ApplySelectedTimesVisualEffect(int selectedTimes, C1Style style)
| Type | Name | Description |
|---|---|---|
| int | selectedTimes | The number of times the cell has been selected. |
| C1Style | style | The style of the cell. |