ColorPalette
Configuration
- AsModule(Boolean value)
- Columns(Int32 columns)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.SimpleColorPickerEventBuilder> clientEventsAction)
- Events.Change(System.Func<System.Object,System.Object> handler)
- Events.Change(System.String handler)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Palette(System.Collections.Generic.IEnumerable<System.String> palette)
- Palette(Kendo.Mvc.UI.ColorPickerPalette palette)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- TileSize(Int32 tileSize)
- TileSize(System.Action<Kendo.Mvc.UI.Fluent.PaletteSizeBuilder> sizeAction)
- TileSize.Height(Int32 height)
- TileSize.Width(Int32 width)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.String color)