CloudControlItemCollection.Add() Method
Creates a new item and adds it to the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| CloudControlItem | A CloudControlItem object that represents a new item. |
See Also