ASPxClientTimeInterval.GetEnd Method
In This Article
Client-side function that returns the end time of the interval.
#Declaration
TypeScript
GetEnd(): Date
#Returns
Type | Description |
---|---|
Date | A Java |
See Also