ColorPicker
Properties
Palette - ColorPickerPalette
PaletteColors - IEnumerable
Views - IEnumerable
Formats - IEnumerable
Enabled - Boolean
TileSize - Object
Buttons - Nullable
ContrastTool - ColorPickerContrastToolSettings
Enables the contrast tool in the ColorGradient.
ClearButton - Nullable
CloseOnSelect - Nullable
Columns - Nullable
Input - Nullable
Messages - ColorPickerMessagesSettings
Allows customization of the "Apply" button text.
Opacity - Nullable
Preview - Nullable
ToolIcon - String
Value - String
View - Nullable
Format - Nullable
Size - Nullable
Rounded - Nullable
FillMode - Nullable
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
Serialize()
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
Render()
Renders the component.
VerifySettings()
ToHtmlString()
GetHtml(System.Boolean)
Parameters
includeScript - System.Boolean
GetInitializator()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.