New to Telerik UI for ASP.NET Core? Download free 30-day trial

TimeDurationPickerColumnFactory

Properties

TimeDurationPicker - TimeDurationPicker

The format that will be used to display the column value in the input. The amount of # symbols should be equal to the largest amount of digits that the time unit can hold.

Methods

Custom()

Adds an item for a custom action.

RETURNS

Returns a TimeDurationPickerColumnBuilder with the available configuration options.

Days()

Adds an item for the days action.

Hours()

Adds an item for the hours action.

Minutes()

Adds an item for the minutes action.

Seconds()

Adds an item for the seconds action.

Milliseconds()

Adds an item for the milliseconds action.

In this article
Not finding the help you need?