RadControls for WPF

A class that represents the data context of a highlight item.

Namespace: Telerik.Windows.Controls.ScheduleView
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.2.611.40

Syntax

C#
public class DecorationBlock : DateSpan, 
	IDecorationBlock, IDateSpan
Visual Basic
Public Class DecorationBlock _
	Inherits DateSpan _
	Implements IDecorationBlock, IDateSpan

Inheritance Hierarchy

See Also