ComponentOne DateTimeEditors for WPF and Silverlight
TimeIncrement Property

C1.WPF.DateTimeEditors Namespace > C1DateTimePicker Class : TimeIncrement Property
Gets or sets the increment applied when the user pressed the up/down arrow keys in a time part.
Syntax
'Declaration
 
Public Property TimeIncrement As System.TimeSpan
public System.TimeSpan TimeIncrement {get; set;}
See Also

Reference

C1DateTimePicker Class
C1DateTimePicker Members