C1.Silverlight.FlexGrid.5
Timer Class Members
Properties  Methods  Events

The following tables list the members exposed by Timer.

Public Constructors
 NameDescription
Public ConstructorTimer ConstructorInitializes a new instance of a Timer.  
Top
Public Properties
 NameDescription
Public PropertyIntervalGets or sets the interval between timer ticks, in milliseconds.  
Public PropertyIsEnabledGets or sets whether the Timer is enabled.  
Top
Public Methods
 NameDescription
Public MethodStartStarts the timer.  
Public MethodStopStops the timer.  
Top
Public Events
 NameDescription
Public EventTickEvent that fires periodically while the Timer is enabled.  
Top
See Also

Reference

Timer Class
C1.Util Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.