SMART datagrid v.1 > Classes > TreeDataRow

Back  Forward

DataLudi.TreeDataRow.iconIndex  property

The icon index which will be displayed in tree row. 

The rows of TreeView display the icon which has been specified by iconIndex of Tree Row. If specify this value as undefined, it will use the icon which has been specified in this property. 

Getter
function iconIndex(): Integer
See Also
TreeRow.iconIndex
TreeView
Tree Overview
Examples
Hello Tree