[]
Creates a new instance of the CellDecorationIcon class.
public CellDecorationIcon(string src, int width, int height, IconPosition position)
| Type | Name | Description |
|---|---|---|
| string | src | The icon src string. |
| int | width | The icon width in pixels. |
| int | height | The icon height in pixels. |
| IconPosition | position | The icon position. |