Class HighlightItem
Inheritance
System.Object
HighlightItem
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class HighlightItem : Control, IAutomationPeer, IPeerConverter, IHighlightItem, IControl, IFrameworkElement, ITargetElement
Constructors
HighlightItem()
Declaration
public HighlightItem()
Properties
EndTime
Declaration
public string EndTime { get; }
Property Value
System.String
|
Implements
ItemType
Declaration
public string ItemType { get; }
Property Value
System.String
|
StartTime
Declaration
public string StartTime { get; }
Property Value
System.String
|