Node's picutre URL used when the node is a folder and when the node is expanded. If empty, the pictureUrl will be used. Note: the image size will be always 18px x 18px.
id
id:string
var
Node's ID (must be unique)
label
label:string
var
Node's label
Optional leaf
leaf:boolean
var
Defines if the node is a leaf
Optional pictureUrl
pictureUrl:string
var
Node's picture URL. Note: the image size will be always 18px x 18px.
Optional selectedPictureUrl
selectedPictureUrl:string
var
Node's picture URL used when the node is selected. If empty, the pictureUrl will be used. Note: the image size will be always 18px x 18px.
Describes a treeview Node