CalendarSelection.Add(DateTime) Method
Adds the specified date to the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
Name | Type | Description |
---|---|---|
date | DateTime | A DateTime object specifying the added date. |
See Also