Back to Devexpress

ASPxClientDateEdit.GetDate Method

aspnet-js-aspxclientdateedit-4962c200.md

latest534 B
Original Source

ASPxClientDateEdit.GetDate Method

Gets the date that is the editor’s value.

Declaration

ts
GetDate(): Date

Returns

TypeDescription
Date

The date.

|

Remarks

To set the date for the editor, use the ASPxClientDateEdit.SetDate method.

See Also

SetDate(date)

ASPxClientDateEdit Class

ASPxClientDateEdit Members