Api iResizeEventArgs in EJ2 TypeScript Treemap control
19 Apr 20231 minute to read
TreeMap Resize event arguments.
Properties
cancel boolean
Defines the event cancel status
currentSize Size
Defines the current size of the treemap
name string
Defines the name of the event
previousSize Size
Defines the previous size of the treemap
treemap TreeMap
Defines the treemap instance