TimeDurationPickerColumnFactory
Defines the fluent API for adding items to Kendo TimeDurationPicker for ASP.NET MVC
Methods
Custom()
Adds an item for a custom action.
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.