SMART datagrid v.1 > Classes > TreeOptions

Back  Forward

DataLudi.TreeOptions.iconHeight  property

The height of icon image which is displayed in Tree Row

It is specified in pixels. If specify as less than 0, it will be drawn as the height of an actual icon image. 

Defaults to 0.

Getter
function iconHeight(): Number
Setter
function setIconHeight(value: Number)
See Also
iconWidth
iconList
TreeRow.iconIndex
GridBase.registerImageList
Tree Overview
Examples
Hello Tree