Kendo.Mvc.UI.TextAreaResize
Defines how the widget should be resized
Fields
Both
The widget could be resized both horizontally and vertically.
Horizontal
The widget could be resized both horizontally only.
Vertical
The widget could be resized both vertically only.
None
The widget cannot be resized neither horizontally nor vertically.