Back to Devexpress

ASPxClientCalendar.GetSelectedDates Method

aspnet-js-aspxclientcalendar-d249ca37.md

latest811 B
Original Source

ASPxClientCalendar.GetSelectedDates Method

Returns a list of dates which are selected within the calendar.

Declaration

ts
GetSelectedDates(): Date[]

Returns

TypeDescription
Date[]

An array of date objects that represents the list of the calendar’s selected dates.

|

See Also

DeselectDate(date)

SelectDate(date)

IsDateSelected(date)

EnableClientSideAPI

Calendar

ASPxClientCalendar Class

ASPxClientCalendar Members