ClassHighlightItem
Class
Represents the highlighted item in RadScheduleView.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public class HighlightItem : Control
Inheritance: objectHighlightItem
Constructors
HighlightItem()
Declaration
cs-api-definition
public HighlightItem()
Properties
Type
Gets the type of the HighlightItem.
Declaration
cs-api-definition
public HighlightItemType Type { get; }
Property Value