Silverlight Color Selector Reference
The Color Selector exposes several properties for controlling various aspects of the Color Selector and its behaviour.
Properties for Liquid.ColorSelector
Below are the available properties complete with descriptions.
| Property Name | Type | Description |
| OpenPosition |
DropDownPosition |
Gets or sets the opening position. |
Methods for Liquid.ColorSelector
Below are the available methods, complete with parameters and descriptions.
| Method Name | Description | Parameters |
| Clear() |
Clears all colors from the selector. |
|
| ClearCustom() |
Clears all colors from the selector. |
|
| Add(Color) |
Adds a color to the selector. |
Parameters |
| Add(Color, Boolean) |
Adds a color to the selector. |
Parameters |
| Set(UInt32[], Boolean) |
Sets a bulk set of colors. |
Parameterscolors An array containing the colors |
| OnApplyTemplate() |
This is called when the template has been bound to the control. |
|
Rate this page:
1 Star
2 Star
3 Star
4 Star
5 Star
10 Ratings / 2.5 Average