[]
表示单元格装饰的图标。
public class CellDecorationIcon : ICellDecorationIcon
| Name | Description |
|---|---|
| CellDecorationIcon(string, int, int, IconPosition) | 创建 CellDecorationIcon 类的新实例。 |
| Name | Description |
|---|---|
| Height | 获取图标的高度。 |
| Position | 获取图标的位置。 |
| Src | 获取图标的内容字符串。 |
| Width | 获取图标的宽度。 |