Interface
ITimePoint

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

Definition

Namespace:Telerik.UI.Xaml.Controls.Scheduler

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public interface ITimePoint

Derived Classes: DateDataTickDataTimerRulerItemProxy

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