[]
Configurates Step. Sets the number of minutes between entries in the drop-down list.
public InputTimeBuilder<T> Step(int value)
Public Function [Step](value As Integer) As InputTimeBuilder(Of T)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| InputTimeBuilder<T> | Current builder. |