DateTimeCollection.Add(DateTime) Method
Creates a new item with the specified settings and adds it to the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | DateTime | A string value that specifies the item’s name. |
See Also