DropTarget Properties 
hoverVisualization
verticalSizing
This property enables you to specify the height of the DropTarget.
Value |
Description |
|---|---|
fill |
The DropTarget has the maximum height, which means it takes up all the available space. |
push |
Initial Value The DropTarget has the height necessary to display the content. |
The values can be set manually by binding them to a context element, or set dynamically.