CalendarSelection.AddRange(DateTime, DateTime) Method
In This Article
Adds the specified range of dates to the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
start | Date |
A Date |
end | Date |
A Date |
See Also