SMART datagrid v.1 > Classes > TreeOptions

Back  Forward

DataLudi.TreeOptions.iconList  property

Image List name which will get the icon of Tree Row

The image list which has been specified by this property should be registered in grid through GridBase.registerImageList

Defaults to null.

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