[]
Specifies how the color picker cell renders.
public enum ColorPickerStyle
Public Enum ColorPickerStyle
| Name | Description |
|---|---|
| Boxed | Displays the color in a box in the client area |
| BoxedWithText | Displays the color in a box in the client area with text displayed alongside the box |
| Fill | Fills the entire client area with the color |
| FillWithText | Fills the entire client area with text overlay |