ComponentOne FlexGrid for WPF and Silverlight
IsEnabled Property (Timer)

C1.Util Namespace > Timer Class : IsEnabled Property
Gets or sets whether the Timer is enabled.
Syntax
'Declaration
 
Public Property IsEnabled As System.Boolean
public System.bool IsEnabled {get; set;}
See Also

Reference

Timer Class
Timer Members