ASPxClientTimeInterval Constructors
Represents the client-side equivalent of the TimeInterval class.Name | Description |
---|---|
constructor(start, duration) | Initializes a new instance of the ASPxClientTimeInterval class with the specified start time and duration. |
See Also