Kendo.Mvc.UI.RenderingMode
Specifies the preferred widget rendering mode.
Fields
SVG
Attempts to render the widget as an inline SVG document.
Canvas
Attempts to render the widget as Canvas element.
VML
Attempts to render the widget as VML elements.