Skip to main content

ASPxClientTimeInterval.GetStart Method

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

Declaration

GetStart(): Date

Returns

Type Description
Date

A JavaScript Date object, representing the beginning of the interval.

See Also