KaxColorPicker Properties |
The KaxColorPicker type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AutoPostBack |
True to cause a postback on value change.
|
![]() |
Columns |
Get/Set the number of the columns in the palette
|
![]() |
CurrentColorText | Obsolete.
Gets or sets the text in the icon
|
![]() |
EnableCustomColor |
Gets or sets a value indicating whether the ColorPicker will display a button for choosing a custom color in the WebPalette tab.
|
![]() |
Items |
Collection of the color picker items
|
![]() |
KeepInScreenBounds |
Gets or sets a value indicating whether the ColorPicker popup will stay in the visible viewport of the browser window.
|
![]() |
Localization |
Gets or sets the localization strings for the color picker
|
![]() |
NoColorText | Obsolete.
Gets or sets the text for the no color box
|
![]() ![]() |
OnClientColorChange |
Gets or sets a value indicating the client-side event handler that is called
while the value of the color picker has been changed.
|
![]() ![]() |
OnClientColorPreview |
Gets or sets a value indicating the client-side event handler that is called when a user previews a color.
|
![]() |
OnClientColorSelecting | Obsolete. |
![]() ![]() |
OnClientLoad |
Gets or sets a value indicating the client-side event handler that is called when
the KaxColorPicker control is initialized.
|
![]() |
OnClientLoaded | Obsolete. |
![]() ![]() |
OnClientPopUpShow |
Gets or sets a value indicating the client-side event handler that is called
when the popup element of the KaxColorPicker (in case ShowIcon=true) shows.
|
![]() |
Overlay |
Gets or sets a value indicating whether the colorpicker will create an overlay element.
|
![]() |
PaletteModes |
Gets or sets a value indicating the behavior of this object - if can be resized, has expand/collapse commands, closed command, etc.
|
![]() |
PickColorText | Obsolete.
Gets or sets the tooltip of the icon
|
![]() |
Preset |
Get/Set the preset colors of the color picker
|
![]() |
PreviewColor |
True to preview the color which has been selected
|
![]() |
SelectedColor |
Get/Set the selected color of the ColorPicker
|
![]() |
ShowEmptyColor |
True to show the None color selection
|
![]() |
ShowIcon |
True to show the color picker as an icon, which when clicked opens the palette
|
![]() |
ShowRecentColors |
Gets or sets a value indicating whether the ColorPicker will display an array of recently used colors.
|
![]() |
ViewMode |