Kendo.Mvc.UI.ColorGradientMessagesSettings
Defines the fluent API for configuring the ColorGradientMessagesSettings settings.
Properties
ContrastRatio
Allows customization of the "Contrast ratio" text in the contrast tool.
Fail
Allows customization of the "Fail" text in the contrast tool.
Pass
Allows customization of the "Pass" text in the contrast tool.
ToggleFormat
Allows customization of the toggle format button's title in the Gradient's input editor.
Red
Allows customization of the rgb's red input's aria-label in the Gradient's input editor.
Green
Allows customization of the rgb's green input's aria-label in the Gradient's input editor.
Blue
Allows customization of the rgb's blue input's aria-label in the Gradient's input editor.
Alpha
Allows customization of the rgb's alpha input's aria-label in the Gradient's input editor.
Hex
Allows customization of the hex input's aria-label in the Gradient's input editor.
Methods
Serialize(System.Collections.Generic.IDictionary<System.String,System.Object>)
Serialize current instance to Dictionary