color

Get or set the selected color. If no argument is given, this returns the currently selected color as a kendo.Color object.

Parameters

color kendo.Color (optional)

The color that should be set as the current value

Returns

kendo.Color the current value

In this article