Gets or sets the time interval between the values displayed in the control's popup. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public TimeSpan Interval { get; set; } |
Visual Basic
![]() |
---|
Public Property Interval As TimeSpan |
Type: TimeSpan
An instance of the System.TimeSpan structure. Default value is one hour.