dragDropMode property

MhItemsViewDragDropModes dragDropMode
getter/setter pair

Wether the row can be dragged only with the handle displayed by the reorder Column or by grabbing the complete row

If you can edit most or all cells, it is better to set this mode to MhItemsViewDragDropModes.reorderColumnOnly

Implementation

MhItemsViewDragDropModes dragDropMode;