IgcPaneDragOverEventArgs

Gets information about the action being performed.

action: IgcPaneDragAction

Gets/sets whether the action is valid.

isValid: boolean

Gets the panes that are dragged over.

panes: IgcContentPane[]

Gets the source pane that triggers the drag over.

sourcePane: IgcContentPane | IgcSplitPane | IgcTabGroupPane