ComponentOne Scheduler for WPF and Silverlight
ActiveDateTime Constructor(TimeSpan)

C1.WPF.Schedule Namespace > ActiveDateTime Class > ActiveDateTime Constructor : ActiveDateTime Constructor(TimeSpan)
The System.TimeSpan value determining interval of the Now property refreshing.
Initializes the new instance of the ActiveDateTime object with the specified interval.
Syntax
'Declaration
 
Public Function New( _
   ByVal interval As System.TimeSpan _
)
public ActiveDateTime( 
   System.TimeSpan interval
)

Parameters

interval
The System.TimeSpan value determining interval of the Now property refreshing.
See Also

Reference

ActiveDateTime Class
ActiveDateTime Members
Overload List