[]
Indicates the icon of cell decoration.
public class CellDecorationIcon : ICellDecorationIcon
Public Class CellDecorationIcon
Implements ICellDecorationIcon
| Name | Description |
|---|---|
| CellDecorationIcon(string, int, int, IconPosition) | Creates a new instance of the CellDecorationIcon class. |
| Name | Description |
|---|---|
| Height | Gets the icon height in pixels. |
| Position | Gets the icon position. |
| Src | Gets the icon src string. |
| Width | Gets the icon width in pixels. |