DateEditRangeSettings Properties
Provides settings that affect the date range functionality in the ASPxDateEdit control.
Name | Description |
---|---|
Calendar |
Gets or sets the number of months displayed in dropdown calendars of the Date |
Error |
Gets or sets a value that specifies the text that will be displayed instead of the word ‘days’ in the editor’s error text. |
Error |
Gets or sets a value that specifies the text that will be displayed instead of the word ‘decades’ in the editor’s error text. |
Error |
Gets or sets a value that specifies the text that will be displayed instead of the word ‘months’ in the editor’s error text. |
Error |
Gets or sets a value that specifies the text that will be displayed instead of the word ‘years’ in the editor’s error text. |
Max |
Gets or sets the maximum number of days in a range. |
Max |
Specifies the maximum length of the date range. |
Min |
Gets or sets the minimum number of days in a range. |
Min |
Gets or sets the error text to be displayed within the editor’s error frame if the number of selected days is less then the specified minimum value. |
Min |
Specifies the minimum length of the date range. |
Range |
Gets or sets the error text to be displayed within the editor’s error frame if the number of selected days exceeds the specified range limits. |
Start |
Gets or sets the ID of an ASPx |
See Also