Class HighlightItem
Represents the highlighted item in RadScheduleView.
Inheritance
System.Object
HighlightItem
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public class HighlightItem : Control
Constructors
HighlightItem()
Declaration
public HighlightItem()
Properties
Type
Gets the type of the HighlightItem.
Declaration
public HighlightItemType Type { get; }
Property Value
HighlightItemType
|