DataGridRowDraggingBuilder.AllowDropInsideItem Method
Name | Parameters | Description |
---|---|---|
AllowDropInsideItem(JS) | value | Allows users to drop a row inside another row. Mirrors the client-side allowDropInsideItem option. |
AllowDropInsideItem(Boolean) | value | Allows users to drop a row inside another row. Mirrors the client-side allowDropInsideItem option. |