Class ITreeGridAggregation

Constructors

Properties

Constructors

Properties

aggregate: ((parent, children) => any)

Type declaration

    • (parent, children): any
    • Parameters

      • parent: any
      • children: any[]

      Returns any

field: string