|
Name |
Description |
|
AutoPostBack |
Gets or sets a value indicating whether the control will post back to the server when the value has changed. |
|
ControlLoadedScript |
Gets or sets the name of a JavaScript function that should be invoked when the control is loaded. |
|
Height |
Gets or sets the height of the control. |
|
PopupAlignRight |
Gets or sets a value indicating whether the popup color table should align to the right side of the control. |
|
PopupAlignTop |
Gets or sets a value indicating whether the popup color table should align to the upper side of the control. |
|
PopupClosingScript |
Gets or sets the name of a JavaScript function that should be invoked when the control's popup is about to be closed. |
|
PopupOpeningScript |
Gets or sets the name of a JavaScript function that should be invoked when the control's popup is about to be opened. |
|
Preset |
Gets or sets the available preset colors in the popup. |
|
ShowButton |
Gets or sets a value indicating whether the popup button is visible |
|
SubmitOnEnter |
Gets or sets a value indicating whether the control will submit the form on pressing the Enter key. |
|
TextAlignment |
Gets or sets the alignment of the text inside the control. |
|
Theme |
Gets or sets the theme applied to the control. |
|
Value |
Gets or sets the value of the control. |
|
ValueChangedScript |
Gets or sets the name of a JavaScript function that should be invoked when the value changes |
|
Width |
Gets or sets the width of the control. |