Gets or sets the TimeSpan value determining interval of the Now property refreshing.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public TimeSpan Interval { get; set; }
Visual Basic (Declaration)
Public Property Interval As TimeSpan
	Get
	Set

See Also