ASPxClientTimer.GetEnabled Method
Returns a value indicating whether the timer is enabled.
Declaration
GetEnabled(): boolean
Returns
Type | Description |
---|---|
boolean |
|
Remarks
Use the GetEnabled method to determine whether a timer control is functional.
See Also