MVCxDateEditRangeSettings Properties
The date range settings.
Name | Description |
---|---|
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.
Inherited from Date |
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.
Inherited from Date |
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.
Inherited from Date |
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.
Inherited from Date |
Max |
Gets or sets the maximum number of days in a range.
Inherited from Date |
Max |
Specifies the maximum length of the date range.
Inherited from Date |
Min |
Gets or sets the minimum number of days in a range.
Inherited from Date |
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.
Inherited from Date |
Min |
Specifies the minimum length of the date range.
Inherited from Date |
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.
Inherited from Date |
Start |
Gets or sets the ID of an ASPx |
See Also