How can I help you?
ICollapsingEventArgs
16 Mar 20261 minute to read
Properties
cancel boolean
Determines whether the collapsing action should be canceled.
chartRow Node
Represents the Gantt chart row element being collapsed.
data IGanttData
Contains the parent row data associated with the collapsing action.
gridRow Node
Represents the TreeGrid row element being collapsed.
name string
Specifies the name of the action (e.g., ‘collapse’, ‘expand’).