DailyRounder
Class
Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public class DailyRounder : IRoundService
Inheritance: objectDailyRounder
Implements:
Constructors
C#
public DailyRounder()
Properties
C#
public TimeSpan DayDuration { get; set; }
C#
public TimeSpan DayStartTime { get; set; }