Represents a date picker control. The following tables list the members exposed by the DatePicker type.
|
Name | Description | |
---|---|---|
![]() |
An object, which keeps references to various Dom elements, part of the control's structure |
Name | Description | |
---|---|---|
![]() |
Advances the control's date with the specified number of years, months and/or days. |
|
![]() |
Closes the popup calendar. |
|
![]() |
Sys.UI.Control.dispose override. |
|
![]() |
Gets a value indicating whether empty input will be considered valid. |
|
![]() |
Gets a value indicating whether the control will try to parse an incomplete date value. |
|
![]() |
Gets a value indicating whether the control will post back to the server when the value has changed. |
|
![]() |
Gets the CultureInfo object, that the control uses. |
|
![]() |
Gets the formatting of the date displayed in the control. |
|
![]() |
Gets a value indicating whether date part selection is enabled. |
|
![]() |
Gets a value indicating whether the control is enabled. |
|
![]() |
Gets the maximum possible value. |
|
![]() |
Gets the minimum possible value. |
|
![]() |
Gets a value indicating whether the popup calendar should align to the right side of the control. |
|
![]() |
Gets a value indicating whether the popup calendar should align to the upper side of the control. |
|
![]() |
Gets a value indicating whether the calendar button is visible. |
|
![]() |
Gets the validation state of the control |
|
![]() |
Gets a value indicating whether the control will submit the form on pressing the Enter key. |
|
![]() |
Gets the value of the control. |
|
![]() |
Gets the numerical value as formatted string. |
|
![]() |
Sys.UI.Control.initialize override. |
|
![]() |
Initiates a postback. |
|
![]() |
Prepares the control for a subsequent postback. |
|
![]() |
Sets a value indicating whether empty input will be considered valid. |
|
![]() |
Sets a value indicating whether the control will try to parse an incomplete date value. |
|
![]() |
Sets a value indicating whether the control should post back to the server when the value has changed. |
|
![]() |
Sets the CultureInfo object, that the control should use. |
|
![]() |
Sets the formatting of the date displayed in the control. |
|
![]() |
Sets a value indicating whether date part selection is enabled. |
|
![]() |
Sets a value indicating whether the control is enabled. |
|
![]() |
Sets the maximum possible value. |
|
![]() |
Sets the minimum possible value. |
|
![]() |
Sets a value indicating whether the popup calendar should align to the right side of the control. |
|
![]() |
Sets a value indicating whether the popup calendar should align to the upper side of the control. |
|
![]() |
Sets a value indicating whether the calendar button should be visible. |
|
![]() |
Sets a value indicating whether the control should submit the form on pressing the Enter key. |
|
![]() |
Sets the value of the control. |
|
![]() |
Shows the popup calendar. |