DateEditRangeSettings.MinDayCount Property
Gets or sets the minimum number of days in a range.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | -1 | A Int32 value that specifies the minimum number of days. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Min |
---|---|
ASPx |
|
Date |
|
#Remarks
The ASPxDateEdit control provides the capability to select a date range. You can use the MinDayCount and DateEditRangeSettings.MaxDayCount properties to limit the number of days in a range.
Note
The editor’s date range settings should specified for the end-date ASPx