WrapDateTimeFields Property (C1TextBox)
If this property is False the month will be automatically incremented when the user spins the date past the end of the month. The same about other parts of the date/time value.
public bool WrapDateTimeFields {get; set;}
'Declaration
Public Property WrapDateTimeFields As Boolean