IgcPaneDragOverEventArgs
Properties
Section titled "Properties"action
Section titled "action"Gets information about the action being performed.
action: IgcPaneDragAction isValid
Section titled "isValid"Gets/sets whether the action is valid.
isValid: boolean panes
Section titled "panes"Gets the panes that are dragged over.
panes: IgcContentPane[] sourcePane
Section titled "sourcePane"Gets the source pane that triggers the drag over.
sourcePane: IgcContentPane | IgcSplitPane | IgcTabGroupPane