ColorEditItem Constructors
An individual item in the ASPxColorEdit control.Name | Parameters | Description |
---|---|---|
ColorEditItem() | none | Initializes a new instance of the ColorEditItem class with default settings. |
ColorEditItem(Color) | colorValue | Initializes a new instance of the ColorEditItem class with the specified color. |
See Also