Interface: ITreeGridComponent

Defines a "TreeGridComponent" component.

Implemented types

Methods

Name Description
InitDataFromJson(String) Initializes data associated to the component from a json string.
Refresh() Refreshs the component.
SetModel(ITreeGridModel) Sets the model used to build the tree grid.

Properties

Name Description
Container Gets the container.
IsEditable Specifies whether the TreeGrid is editable.