RadControls for Silverlight

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.1.403.1050

Syntax

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

Inheritance Hierarchy

See Also