Enum HighlightItemType
Determines the type of a HighlightItem.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum HighlightItemType
DragDrop
DragDrop HighlightItem.
MouseOver
MouseOver HighlightItem.
None
This is the default value.
ReadOnly
ReadOnly HighlightItem.
Resize
Resize HighlightItem.
Selection
Selection HighlightItem.
Special
Special HighlightItem.