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