ASPxClientTimeInterval.SetDuration(value) Method
In This Article
Client-side function that returns the duration of the specified time interval.
#Declaration
TypeScript
SetDuration(
value: any
): void
#Parameters
Name | Type | Description |
---|---|---|
value | any | A Time |
See Also