ASPxDateEdit.DateRangeSettings Property
Gets settings related to the date range functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public DateEditRangeSettings DateRangeSettings { get; }
#Property Value
Type | Description |
---|---|
Date |
A Date |
#Remarks
The ASPxDateEdit control can be used to specify date ranges. Use the DateRangeSettings property to access the settings related to date range selection.
To learn more about range selection, see the Date Range topic.
Note
This property is a wrapper of the Date