Search results

Overview API in Angular TreeGrid API component

Components

Name Description
TreeGridComponent ejs-treegrid represents the Angular TreeTreeGrid Component.

Directives

Name Description
AggregateColumnDirective e-aggregate->e-column directive represent a aggregate column of the Angular TreeGrid.
AggregateDirective e-aggregate directive represent a aggregate row of the Angular TreeGrid.
It must be contained in a TreeGrid component(ejs-treegrid).
ColumnDirective e-column directive represent a column of the Angular TreeGrid.
It must be contained in a TreeGrid component(ejs-treegrid).
StackedColumnDirective e-stacked-column directive represent the stacked column of the Angular TreeGrid.
It must be contained in a StackedColumns component(e-stacked-columns).