ClassTimeSpanExtensions
Class
Holds TimeSpan extension methods.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public static class TimeSpanExtensions
Inheritance: objectTimeSpanExtensions
Methods
IsNegative(TimeSpan)
Determines whether the specified TimeSpan is negative. It checks whether the ticks count is less than zero.
Round(TimeSpan)
Rounds the timespan to the second digit after delimiter.