RealGrid2 API
Interface
TreeViewConfig

##TreeViewConfig

Signature:

export interface TreeViewConfig extends GridOptions, GridBaseConfig, EventHandlers<TreeView>

Extends: GridOptions, GridBaseConfig, EventHandlers<TreeView>

Properties

PropertyTypeDescription
dataProviderLocalTreeDataProviderSet when sharing the DataProvider with another grid.
treeOptionsTreeOptionsTreeView Configuration Model

Properties Desc

dataProvider

Set when sharing the DataProvider with another grid.

Type - LocalTreeDataProvider


treeOptions

TreeView Configuration Model

Type - TreeOptions