Overload List
| Name | Description | |
|---|---|---|
| ColorItem |
Initializes a new instance of the ColorItem class. Default value is Color.Red.
| |
| ColorItem(Color) |
Initializes a new instance of the ColorItem class with the specified color.
| |
| ColorItem(String) |
Initializes a new instance of the ColorItem class with the specified color.
|
See Also