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