ClassHighlightItem
Class
Represents the highlighted item in RadScheduler.
Definition
Namespace:Telerik.UI.Xaml.Controls
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class HighlightItem : Control
Inheritance: objectHighlightItem
Constructors
HighlightItem()
Initializes a new instance of the HighlightItem class.
Declaration
cs-api-definition
public HighlightItem()
Properties
Type
Gets the type of the HighlightItem.
Declaration
cs-api-definition
public HighlightItemType Type { get; }
Property Value