Increment
- Last UpdatedOct 10, 2025
- 1 minute read
This property is used to specify the increment, in seconds, for split time. You can use this property only during design time, where you enter its value in the Widget control's Properties page. It accepts values from 1 to 600 seconds and its default value is 1.

For example, if this property is set to 2, when you drag the slider, it causes the split time to change in 2-second increments.
If the specified value for this property is outside the accepted range, the widget uses the default minimum or maximum value at runtime.
If this property is empty or has an invalid value such as an alphabetic character, the widget uses the default minimum value at runtime.
Note: The specified default time duration in the Split sample data file is only 15 minutes, which the default increment value of 1 can cover without issue. If you want to test for a longer time duration using a larger split increment, you can simply update the test data based on your requirements.