ComponentOne DateTimeEditors for WPF and Silverlight
Increment Property

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

Reference

C1TimeEditor Class
C1TimeEditor Members