DateEditRangeSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Date |
Initializes a new instance of the Date |
#Properties
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 |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also