Gets or sets the time interval between the values displayed in the control's time popup.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
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.