ASPxClientDateEdit.GetCalendar Method
Returns the calendar of the date editor.
Declaration
GetCalendar(): ASPxClientCalendar
Returns
| Type | Description |
|---|---|
| ASPxClientCalendar | A ASPxClientCalendar object representing the editor’s calendar. |
See Also