Kendo.Mvc.UI.ColorGradient
Kendo UI ColorGradient component
Fields
urlGenerator
The URL generator.
Properties
Opacity
Specifies whether we should display the opacity slider to allow selection of transparency.
ContrastTool
Enables the contrast tool in the ColorGradient.
Input
Whether to render the input.
Value
Specifies the initially selected color.
Messages
Allows customization labels and messages in the ColorGradient.
Format
Defines the format of the gradient input editor
Methods
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer System.IO.TextWriter
The TextWriter.
WriteHtml(System.Web.UI.HtmlTextWriter)
Writes the HTML.
Parameters
writer System.Web.UI.HtmlTextWriter
The HtmlTextWriter.