wijmo.grid Namespace : IColumnDroppedEventArgs Interface |
Name | Description | |
---|---|---|
![]() | at | The position at which the dragged column is dropped relative to the drop target. The possible values are "left", "right", or "center". |
![]() | drag | The column being dragged. |
![]() | drop | The column on which the drag source is dropped: the drop target. |