CycleChangesOnBoundaries Property
In This Topic
Determines the C1TimeEditor behavior at changing its value by up/down buttons or arrow keys when Value property is equal to Minimum or Maximum property value. The default is true.
Syntax
public bool CycleChangesOnBoundaries {get; set;}
See Also