Interface IHighlightItem
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IHighlightItem : IControl, IFrameworkElement, ITargetElement
Properties
EndTime
Declaration
string EndTime { get; }
Property Value
System.String
|
StartTime
Declaration
string StartTime { get; }
Property Value
System.String
|