ASPxClientDateEdit.GetCalendar Method
In This Article
Returns the calendar of the date editor.
#Declaration
TypeScript
GetCalendar(): ASPxClientCalendar
#Returns
Type | Description |
---|---|
ASPx |
A ASPx |
See Also