Interface
ITimePoint

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

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public interface ITimePoint

Properties

DateTime

Gets the date time.

Declaration

cs-api-definition
DateTime DateTime { get; }

Property Value

DateTime

The date time.

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