ColorPicker
Properties
PaletteColors - IEnumerable
Enabled - Boolean
Views - IEnumerable
Formats - IEnumerable
Buttons - Nullable
ContrastTool - ColorPickerContrastToolSettings
Sets the background color for the contrast tool in the ColorGradient.
ClearButton - Nullable
CloseOnSelect - Nullable
Columns - Nullable
Input - Nullable
TileSize - ColorPickerTileSizeSettings
The width of the color cell.
Messages - ColorPickerMessagesSettings
Allows customization of the "Apply" button text.
Opacity - Nullable
Preview - Nullable
ToolIcon - String
Value - String
Palette - Nullable
Format - Nullable
View - Nullable
Size - Nullable
Rounded - Nullable
FillMode - Nullable
Events - IDictionary
Id - String
SanitezeId - Boolean
Writer - IJavaScriptWriter
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
UseMvvmInitialization - Boolean
Methods
Serialize()
Serialize current instance to Dictionary
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
VerifySettings()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.