Interface
ITimeRange

An interface representing the ticks and the corresponding DateTime and Duration to every tick.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public interface ITimeRange : ITimePoint

Inherited Members ITimePoint.DateTime

Properties

Duration

Gets the duration.

Declaration

cs-api-definition
TimeSpan Duration { get; }

Property Value

TimeSpan

The duration.

In this article
DefinitionPropertiesDuration
Not finding the help you need?
Contact Support