Interface ITimePoint
Namespace: Telerik.UI.Xaml.Controls.Scheduler
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface ITimePoint
Properties
DateTime
Declaration
DateTime DateTime { get; }
Property Value
System.
|