Currently, the autoScroll property is available only for kendoDragTarget directive.
Please provide the same for the kendoDragTargetContainer
The documentation states that kendoDragTargetContainer is extension of kendoDragTarget.
By the common understanding of extending a definitinion, it would mean it has all the properties of the kendoDragTarget.
Missing configuration for kendoDragTargetContainer is : autoScroll and restrictByAxis.