Smart.DockingLayout Drag & Drop Customization

Every DockingLayout item can have a specific drop position. Drop position is the destination of an item as a result of a dragging operation ( reordering of items ). They are applied as a property dropPosition to the items of the Layout.

The Drop position is an array of strings indicating the allowed locations at which the item can be dropped. Possible values are:

disableDrag is a Smart.TabItem property that can be applied in order to disable the dragging of a specific tab items.