Skip to main content

ASPxClientTimeInterval.GetEnd Method

Client-side function that returns the end time of the interval.

Declaration

GetEnd(): Date

Returns

Type Description
Date

A JavaScript Date object representing the end of the interval.

See Also