Defines the event arguments for treemap item click event.
boolean
Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.
string
Defines the template of the treemap item which is used to add it in the treemap control.
number
Defines the level of the current treemap item.
string
Defines the parent name of the current treemap item.
Object
Defines the current item in the click event.
PointerEvent
Defines the original mouse event arguments.
string
Defines the name of the event.
string
Defines the header name of the current treemap item.
Defines the current treemap instance.