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