ITreeDataTemplate.

ItemsSelector(object) Method

Summary

Selects the child items of an item.

Syntax

InstancedBinding ItemsSelector(object item)

Parameters

Name Type Description
item object The item.

Return Value

Type Description
InstancedBinding An InstancedBinding holding the items, or an observable that tracks the items. May return null if no child items.