DragEventArgs
12 Sep 20251 minute to read
Interface to define the DragEventArgs for dragging action of group and rules.
Properties
cancel boolean
Determines whether to cancel the dragging action based on certain conditions.
dragGroupID string
Returns the ID of the group to be dragged.
dragRuleID string
Returns the ID of the rule id to be dragged.