CalendarSelection.RemoveRange(DateTime, DateTime) Method
In This Article
Removes the specified range of dates from 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