A newer version of this page is available.
Switch to the current version.
ASPxClientDateEdit.GetDate Method
Gets the date that is the editor's value.
Declaration
GetDate(): Date
Returns
Type | Description |
---|---|
Date | A DateTime object that is the date. |
Remarks
To set the date for the editor, use the ASPxClientDateEdit.SetDate method.
See Also
Feedback