ComponentOne FlexGrid for WPF and Silverlight
Timer Class Members
Properties  Methods  Events

C1.Util Namespace : Timer Class

The following tables list the members exposed by Timer.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a Timer.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the interval between timer ticks, in milliseconds.  
Public PropertyGets or sets whether the Timer is enabled.  
Top
Public Methods
 NameDescription
Public MethodStarts the timer.  
Public MethodStops the timer.  
Top
Public Events
 NameDescription
Public EventEvent that fires periodically while the Timer is enabled.  
Top
See Also

Reference

Timer Class
C1.Util Namespace