Back to Devexpress

ASPxClientCalendar.GetVisibleDate Method

aspnet-js-aspxclientcalendar-a9bd3abf.md

latest792 B
Original Source

ASPxClientCalendar.GetVisibleDate Method

Gets the date that determines the month and year that are currently displayed in the calendar.

Declaration

ts
GetVisibleDate(): Date

Returns

TypeDescription
Date

The date that represents the calendar’s visible month and year.

|

Remarks

Use the GetVisibleDate method to identify the month and year that are displayed within the calendar.

See Also

SetVisibleDate(date)

EnableClientSideAPI

Calendar

ASPxClientCalendar Class

ASPxClientCalendar Members