SMART datagrid v.1 > Classes > TreeOptions
DataLudi.TreeOptions.iconWidth property
被显示在树行的图标图像的宽度。
以Pixel为单位,进行指定。 如果指定为小于0,就会被绘制为实际图标图像的宽度。
默认值为0.
- Getter
- function iconWidth(): Number
- Setter
- function setIconWidth(value: Number)
- See Also
- iconHeight
- iconList
- TreeRow.iconIndex
- GridBase.registerImageList
- 树概述
- Examples
- Hello Tree