FlatColorPicker
Configuration
- Buttons(Boolean showButtons)
- 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)
- Input(Boolean showInput)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Opacity(Boolean allowOpacity)
- Preview(Boolean showPreview)
- Render()
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Value(System.String color)