ColorEditItemCollection.Add(ColorEditItem) Method
Adds the specified item to the collection
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | ColorEditItem | A ColorEditItem object that is the item to add to the collection. |
See Also