ColorEditItem Properties
An individual item in the ASPxColorEdit control.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Color | Gets or sets the item’s color in RGB format. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
See Also